doc e42956
Matt S Trout [Thu, 17 Jun 2010 02:33:30 +0000 (03:33 +0100)]
pod/perl5132delta.pod

index 3753980..148ff4b 100644 (file)
@@ -173,6 +173,9 @@ XXX
 
 =head1 Selected Bug Fixes
 
+Timely cleanup of SVs that are cloned into a new thread but then discovered
+to be orphaned (i.e. their owners are -not- cloned) (e42956)
+
 Avoid loading feature.pm when 'no 5.13.2;' or similar is encountered (faee19).
 
 Trap invalid use of SvIVX on SVt_REGEXP when assertions are on (e77da3)