X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=5ae1bd1eec8d4030c5befbfa3fb39659995d718a;hb=f80af396a2ab55dd387e5ec38978a094a4b33141;hp=eb8ab9d3fd03544c5d9b04edef97345aa82c4c68;hpb=c45239ab98fa42171a43b80ef5e3bda17596eefe;p=perl%2Fmodules%2Fsubs-auto.git diff --git a/Changes b/Changes index eb8ab9d..5ae1bd1 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ Revision history for subs-auto +0.07 2011-02-27 15:45 UTC + + Fix : Compatibility with perl 5.13.10. + +0.06 2010-07-25 18:10 UTC + + Chg : B::Keywords is now used for its list of core keywords. + + Fix : Compatibility with Perl 5.11.2 (and thus 5.12 and later). + + Fix : The reset globs now keep their original file name and line + number. Symbol is no longer needed. + + Fix : The default package on which act the pragma was off by one + stack frame. + + Fix : Calling a method at compile time on a package on which the + pragma acts no longer breaks. + + Fix : Work around Kwalitee test misfailures. + 0.05 2009-07-01 09:05 UTC + Upd : Resources in META.yml.