X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=86a9de36e847efb12afbe5c90b88dded37dd2137;hb=455d083e91062cc7e742f828db98303bc83bbc3b;hp=97a9c82e8da5e6358f9fa9558f1738412014f33e;hpb=ea568dd4c7387e1703da47e59513b760243ea598;p=perl%2Fmodules%2Fautovivification.git diff --git a/Changes b/Changes index 97a9c82..86a9de3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,17 @@ Revision history for autovivification +0.11 2013-02-08 19:25 UTC + This is a maintenance release. The code contains no functional change. + Satisfied users of version 0.10 can skip this update. + + Doc : POD tweaks and clarifications. + + Tst : Threads tests will not fail anymore if resources constraints + prevent the system from creating all the required threads. + + Tst : Author tests overhaul. + +0.10 2011-08-24 15:00 UTC + + Fix : The pragma no longer vivifies the "autovivification" entry + in the hints hash %^H on perl 5.8. + 0.09 2011-01-05 18:40 UTC + Fix : [RT #64435] : Hangs with File::Copy in Config.pm. This was actually a regression introduced together with the new