X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=Changes;h=9c8033d467b51d2576cbe75cd5b8668157f09f1e;hp=ec1ca15938b2e9fbcccbaf52fe50aa1b90e5cbd7;hb=HEAD;hpb=f43bcb48f22a850a45bf01e5fdcdddbbfcb9dffa diff --git a/Changes b/Changes index ec1ca15..9c8033d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for autovivification +0.18 2017-11-04 15:30 UTC + + Fix : [RT #123411] : Compatibility with CV-in-stash optimisation + Thanks Father Chrysostomos for reporting and contributing a + patch. + + Fix : [RT #122956] : strict/warn flags seem to simply do nothing + The documentation has been amended to clarify how these two + options are supposed to be used. + Thanks Christian Walde for reporting. + 0.17 2017-07-31 17:15 UTC + Chg : A large chunk of boilerplate XS code, which is also used in other XS modules, has been factored out of the main .xs file