X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=827929e93dbe86fa406a9c2018c1e16632139162;hb=0f17e772017f31694cc38cb6425922921a49d750;hp=5916ad6a95d8c287596213574f58fa64129fcf00;hpb=8d9466619cdc7aaf876803a49d8857ce55e114d0;p=perl%2Fmodules%2Fsubs-auto.git diff --git a/Changes b/Changes index 5916ad6..827929e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for subs-auto +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. + 0.01 2008-08-27 21:10 UTC First version, released on an unsuspecting world.