From: Fuji, Goro Date: Thu, 23 Sep 2010 10:50:52 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.71~27 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ea2bc86c3dfb1ada5570190fec3c222c4878b426;p=gitmo%2FMouse.git Changelogging --- diff --git a/Changes b/Changes index b6369f8..0ff544e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Mouse +0.70_01 + [CHANGES] + * Inheritance from non-Mouse classes now produces warnings. + Use MouseX::Foreign if you want this type of inheritance. + + [BUG FIXES] + * Meta class reinitialization caused by Mouse::Util::MetaRole + did not work correctly + 0.70 Fri Sep 17 19:07:02 2010 [BUG FIXES] * Delegations ignored method modifiers