X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Nary.git;a=blobdiff_plain;f=Changes;h=46886ce527295a4501d2b8ab1222964d8563d363;hp=09b3976ab69e0996d72599247e5ded1e60e4350d;hb=d3746e574d46fdfb258a4f3c76fb1534cba0c839;hpb=b1fb25c46e9eec1fb0e8dd8b6fd7f238cec4756a diff --git a/Changes b/Changes index 09b3976..46886ce 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Sub-Nary +0.02 2008-08-05 16:20 UTC + + Add : Support for matches, eval, keys, values, each readline, stat, + localtime, gmtime, caller, get{pw,gr,host,net,proto,serv}*, + constant ranges. + + Doc : POD nits. + + Fix : Array assignment count. + + Tst : More of them, lots. + + Tst : All op tests now go in t/24-ops.t. + 0.01 2008-08-04 16:35 UTC First version, released on an unsuspecting world.