X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=b97a2e2abce5b8b34fb5344428f7910d11fab82a;hb=cc99f7f4711b525f7d3b7c4480528b480eac0a48;hp=d4de87c0967f8293fe51be4ddea39f517a70a20c;hpb=3bc98bdbdb230943e7fb3135e325f10013acac2d;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Changes b/Changes index d4de87c..b97a2e2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Variable-Magic +0.46 2011-01-23 16:45 UTC + + Fix : [RT #64866] : Assertion failure with perl 5.13.9. + The real problem was that dispell() wasn't properly resetting + the magical sv flags, which became visible in the test suite + only with perl 5.13.9. + Thanks Joshua ben Jore for reporting. + 0.45 2010-11-21 23:15 UTC This is a maintenance release. The code contains no functional change. Users of 0.44 can skip this update.