X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e9f4b74a6a38fdf6d55f16743b5898d37bff6652;hb=056b6dda046ddf4fda2a24669c15a7d492553a43;hp=4c4fc513064883016c2caf78446f77d587e12879;hpb=5804808d5265cff7e819429bab5c511c5f22a3bb;p=p5sagit%2FSub-Name.git diff --git a/Changes b/Changes index 4c4fc51..e9f4b74 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ +0.05 -- Wed Sep 8 00:51 CEST 2010 * Stop using the padlist to refcount GVs. Instead use regular magic. This allows various modules, including B::Deparse, to safely peek into pads of (re)named subs (Closes RT#42725) (Goro Fuji).