X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=d39bdd607d74879e7a7ec167f19dd849e679a448;hb=238ad231ea97a869d6a16d1a6e36ac935665458c;hp=beaaa71a3703e5256007d2ac3846d474fa560e9b;hpb=98cae81d709fdc8b0f2aff8c6006a79f994f7b2c;p=perl%2Fmodules%2Fautovivification.git diff --git a/Changes b/Changes index beaaa71..d39bdd6 100644 --- 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