X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=eb8ab9d3fd03544c5d9b04edef97345aa82c4c68;hb=cd69c4462701dfb279e6a38447c1c3df768437cc;hp=6533ea24bd632b2fa629e8882f9e3d6358fd3e22;hpb=bfb85519592a4c0212420c12dc1dc9bb14888db2;p=perl%2Fmodules%2Fsubs-auto.git diff --git a/Changes b/Changes index 6533ea2..eb8ab9d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for subs-auto +0.05 2009-07-01 09:05 UTC + + Upd : Resources in META.yml. + +0.04 2008-10-02 20:50 UTC + + Doc : Nits. + + Tst : Yet more of them. + +0.03 2008-09-05 20:10 UTC + + Chg : The hint hash slot used is now 'subs__auto'. + + Tst : More of them. + 0.02 2008-08-28 14:50 UTC + Add : The 'in' parameter. + Fix : Add exceptions for __FILE__, __LINE__ and DATA.