perldelta: Add the [perl #86328] entry from c094a73d1
authorFather Chrysostomos <sprout@cpan.org>
Thu, 17 Mar 2011 13:14:52 +0000 (06:14 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 21 Mar 2011 16:16:46 +0000 (09:16 -0700)
pod/perldelta.pod

index 87dfada..aafd387 100644 (file)
@@ -3982,6 +3982,11 @@ Module-Install distribution on CPAN to fail. (Specifically, F<02_mymeta.t> tests
 29, and F<20_authors_with_special_characters.t> tests 6, 15 and 23 in version
 1.00 of that distribution now fail.)
 
+=item *
+
+DESTROY methods of objects implementing ties are no longer able to crash by
+accessing the tied variable through a weak reference [perl #86328].
+
 =back
 
 =head1 Errata