From: Dave Rolsky Date: Fri, 19 Nov 2010 15:38:04 +0000 (-0600) Subject: Take Changes from stable X-Git-Tag: 1.9900~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=35312f80e118b61b735b8ce6a32a921df935319a;p=gitmo%2FMoose.git Take Changes from stable --- diff --git a/Changes b/Changes index 9cb4557..9f2dcfe 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -1.20 Fri, Nov 19, 2010 +NEXT [API CHANGES] @@ -19,6 +19,8 @@ for, noteworthy changes. * We now load the roles needed for native delegations only as needed. This speeds up the compilation time for Moose itself. (doy) +1.20 Fri, Nov 19, 2010 + [BUG FIXES] * When using native delegations, if an array or hash ref member failed a