X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=Changes;h=aba70cceb40a3a05d0a9df43ab8187647be0faad;hp=86a9de36e847efb12afbe5c90b88dded37dd2137;hb=9ef6276ffc1c3943d1b167876079649480efafd7;hpb=d5f31c66602da32d1f6b30dde597bfde9be741b2 diff --git a/Changes b/Changes index 86a9de3..aba70cc 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for autovivification +0.12 2013-09-05 17:20 UTC + + Fix : Check functions are now replaced and restored in a thread-safe + manner, either by using the wrap_op_checker() function from perl + when it is available (starting from perl 5.16) or by taking the + OP_REFCNT mutex on older perls. + + Tst : Author tests are no longer bundled with this distribution. + They are only made available to authors in the git repository. + 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.