X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=d39bdd607d74879e7a7ec167f19dd849e679a448;hb=cc49b33d4f6bae20e1f59e987ae52605cf5527fe;hp=beaaa71a3703e5256007d2ac3846d474fa560e9b;hpb=888b7a973b2a675f308fce212a5e10fee347af42;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