X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5fd35796636266d50eee181d81540b4617747ddc;hb=c3986e8ee5e47ef7e10896d991b53a3836591ef6;hp=098807322aa4e55cf9c646a153cfca1297d3c788;hpb=d5611bcf936a894be1b56f6004f0a248818d0645;p=gitmo%2FPackage-Stash.git diff --git a/Changes b/Changes index 0988073..5fd3579 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,24 @@ Revision history for Package-Stash {{$NEXT}} + - fix ->add_symbol('$foo', qr/sdlfk/) on 5.10+ + +0.30 2011-07-21 + - fix compiler detection in Makefile.PL (ribasushi) + +0.29 2011-04-06 + - no, *really* skip the package-stash-conflict script + +0.28 2011-03-29 + - META.json fixes (mst) + +0.27 2011-03-27 + - also skip the package-stash-conflicts script (Father Chrysostomos) + +0.26 2011-03-04 - make the namespace cache lazy and weak, in case the stash is deleted + - but, this doesn't work on 5.8, so disable the namespace caching + entirely there 0.25 2011-01-25 - make the leak tests author-only, since some smokers run release tests