X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=35650f230aee1bac7b7dfc37a7d47faefe8d4696;hb=9dee79befee52d134f5822482d465dd7b20d704e;hp=c18ddcca63d1d70037415123b58a9778f924b73b;hpb=e531c89b3ecbc5d58156f71c5324f5f253459864;p=perl%2Fmodules%2FB-RecDeparse.git diff --git a/Changes b/Changes index c18ddcc..35650f2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for B-RecDeparse +0.03 2008-08-20 14:30 UTC + + Fix : Bug when recursing into a sub that had a gv op which wasn't + associated with a rv2cv. + +0.02 2008-07-28 21:30 UTC + + Chg : Perl 5.8 is now required. + + Doc : POD nits. + + Fix : Empty README. + + Fix : Building on perls with a patchlevel. + + Tst : Skip a few harmless failures on perls older than 5.8.7. + 0.01 2008-07-28 10:35 UTC First version, released on an unsuspecting world.