X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=f3d4bce70d53bdb887b9d5b78b36d6ce8634d0b8;hb=4029ebd6f816e06cf833e77fb6800370913461aa;hp=6526548d09160f5c2da8e3812eeb47bb6f99f103;hpb=204608f5565b265a5cad74172ab1f26da58332d7;p=perl%2Fmodules%2FB-RecDeparse.git diff --git a/Changes b/Changes index 6526548..f3d4bce 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for B-RecDeparse +0.04 2008-11-12 19:50 UTC + + Fix : Compatibility with 5.8.9. + + Fix : Only fool single_delim when we're coming from B::RecDeparse. + + Tst : Function calls in other packages. + + Upd : META.yml spec updated to 1.4. + +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.