]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - Changes
This is 0.06
[perl/modules/autovivification.git] / Changes
diff --git a/Changes b/Changes
index beaaa71a3703e5256007d2ac3846d474fa560e9b..d39bdd607d74879e7a7ec167f19dd849e679a448 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for autovivification
 
+0.06    2010-04-24 17:40 UTC
+        + Add : The A_THREADSAFE and A_FORKSAFE constants.
+        + Fix : [RT #56870] : "no autovivification" vs Regexp::Common.
+                This was a bug in how tied arrays and hashes were handled.
+                Thanks Michael G. Schwern for reporting.
+        + Fix : Scope leaks under perl 5.8-5.10.0.
+        + Fix : Segfaults when first loading the pragma from inside a thread.
+
 0.05    2010-03-05 23:15 UTC
         + Fix : [RT #55154] : Crashes and assertion failures when deparsing and
                 re-eval-uating some code compiled while autovivification was in