X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Changes;h=b8ad1313f65d810adec33020cac46eed1dc66c29;hp=d4ed47a0fb67d3d5faa398319f0ab7986845eff6;hb=1b224b7b9cb2d4685c426140e5e67d392aeb1059;hpb=9473d9d3875bb72fab5d29102d68afc34cee1218 diff --git a/Changes b/Changes index d4ed47a..b8ad131 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Scope-Upper +0.25 2014-09-21 17:10 UTC + + Add : Support for the PERL_OP_PARENT optional feature introduced in + perl 5.21.2. + + Fix : Work around an assertion failure in perl 5.21.4. + 0.24 2013-09-10 11:10 UTC + Fix : Lexicals returned with unwind(), yield() and leave() will no longer be lost on perl 5.19.4 and above.