X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Changes;fp=Changes;h=70db4c5694ad4a131e04b1aac670d8866ab060b1;hp=2a645aec998498e06534fb9383b69e18b00a5268;hb=d66bfe25d003faac0774976c0c5ff091fc678d32;hpb=06553cbfcb3bd6ccbee666625bc6b31c53320969 diff --git a/Changes b/Changes index 2a645ae..70db4c5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Scope-Upper +0.31 2018-08-26 19:50 UTC + + Fix : [RT #125931] : localized SCALAR doesn't get imported + localize '$Foo::x' => $var now properly imports $x into Foo. + Thanks Vernon Lyon for reporting. + 0.30 2017-11-04 15:55 UTC + Fix : [RT #123481] : Compatibility with CV-in-stash optimisation Thanks Father Chrysostomos for reporting and contributing a