From: Jesse Luehrs Date: Sat, 2 Apr 2011 19:01:08 +0000 (-0500) Subject: changelog X-Git-Tag: 1.9906~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=78301516aae67235c697a3b86bee63474a86477d;p=gitmo%2FMoose.git changelog --- diff --git a/Changes b/Changes index 0ecca7f..132232e 100644 --- a/Changes +++ b/Changes @@ -94,6 +94,15 @@ for, noteworthy changes. speeds up the compilation time for Moose itself. (doy) +1.25 Fri, Apr 1, 2011 + + [BUG FIXES] + + * Reinitializing anonymous roles used to accidentally clear out the role's + stash in some circumstances. This is now fixed. (doy) (backported from + 1.9904) + + 1.24 Tue, Feb 24, 2011 [BUG FIXES]