X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=098807322aa4e55cf9c646a153cfca1297d3c788;hb=d5611bcf936a894be1b56f6004f0a248818d0645;hp=027444c6a6db98bcdcaef0b7d94ed579bf683d5d;hpb=8f642b363cfbfa0cc08766a8457ba0dbc2d18e2b;p=gitmo%2FPackage-Stash.git diff --git a/Changes b/Changes index 027444c..0988073 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Revision history for Package-Stash {{$NEXT}} + - make the namespace cache lazy and weak, in case the stash is deleted + +0.25 2011-01-25 + - make the leak tests author-only, since some smokers run release tests + +0.24 2011-01-17 + - oops, i did need the Test::Requires dep + +0.23 2011-01-11 - lower perl prereq to 5.8.1 (ribasushi) - make the leak tests release-only, since they keep randomly failing on platforms i don't have access to. people are encouraged to submit