X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0397a08a33af1c8359d529f6039da1dfd06da5b4;hb=b55eada36de96551d2a6eb59c0bd363c9de6e5f2;hp=2d83404d8a825653149cece0618fb657f8c868c9;hpb=08894ad7da4447a5f1b45026b58d5fd6b630abe4;p=gitmo%2FMoose.git diff --git a/Changes b/Changes index 2d83404..0397a08 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,19 @@ for, noteworthy changes. {{$NEXT}} +2.0401 Thu, Nov 17, 2011 + + [BUG FIXES] + + * Attributes with weak_ref now weaken their associated slot when they are + initialized through a lazy default or builder. Reported by tome. (doy) + +2.0400 Tue, Nov 15, 2011 + + [OTHER] + + * No changes from 2.0302 (other than a few minor documentation tweaks). + 2.0302 Wed, Nov 02, 2011 [BUG FIXES]