X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=Changes;h=e0152a2c1004a6db3e0c5aea2ae232f823240dd7;hp=b8ad1313f65d810adec33020cac46eed1dc66c29;hb=68a5aefb3004e65311710b45280e4ec453aa540e;hpb=cd407ac6ea98cac0ce701ba7966e2b3fcc5c804d diff --git a/Changes b/Changes index b8ad131..e0152a2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Scope-Upper +0.26 2015-03-12 23:30 UTC + + Fix : [RT #100264] : Don't use CvPADLIST on XSUBs + Thanks Father Chrysostomos for reporting and contributing a + patch. + + Fix : Be really compatible with the optional OP_PARENT feature. + 0.25 2014-09-21 17:10 UTC + Add : Support for the PERL_OP_PARENT optional feature introduced in perl 5.21.2.