This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #118139] Storable 2.42 - die in global destruction
[perl5.git] / dist / Storable / ChangeLog
index 31e1b0c..ceaf128 100644 (file)
@@ -1,4 +1,21 @@
-?
+Thu May 23 09:59:33 CDT 2013    Reini Urban <rurban@cpanel.net>
+
+        Protect against SEGV during global destruction when used
+        in DESTROY blocks [perl #118139].
+        Compatibility fixes back to 5.6.
+
+Wed May 8 18:27:42 2013 -0600 Karl Williamson <public@khwilliamson.com>
+    Version 2.42
+
+        Remove core references to SVt_BIND (no changes)
+
+Sat Apr 13 17:45:10 2013 +0100 James E Keenan <jkeenan@cpan.org>
+    Version 2.41
+
+        Update INSTALLDIRS to favor installation under 'site'
+        (no changes)
+
+Fri Nov 30 23:03:09 2012 -0500 Steffen Mueller <smueller@cpan.org>
     Version 2.40
 
        Security warnings section added