From: Dave Rolsky Date: Thu, 30 Sep 2010 15:41:09 +0000 (-0500) Subject: Mention manual revision X-Git-Tag: 1.15~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=077a6e86417b37e2031e57d5ec474cdd42bb273e;p=gitmo%2FMoose.git Mention manual revision --- diff --git a/Changes b/Changes index d2c2fb3..221fbfa 100644 --- a/Changes +++ b/Changes @@ -33,6 +33,8 @@ NEXT reinitialized metaclass). This should make the order of loading many MooseX modules less of an issue. (doy) + * The Moose::Manual docs have been revised and updated. (Dave Rolsky) + [BUG FIXES] * If an attribute was weak, setting it to a non-ref value after the object