From: Fuji, Goro Date: Tue, 28 Sep 2010 12:57:43 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.77~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=dc54249612ec4ea7a210133a14d60bbe64643b78;p=gitmo%2FMouse.git Changelogging --- diff --git a/Changes b/Changes index 48ac4df..82c6a35 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Mouse +0.77 + [BUG FIXES] + * Combination of 'isa' and 'does' for has() sugar was incorrectly + proccessed in Mouse::PurePerl + 0.76 Tue Sep 28 16:10:31 2010 [BUG FIXES] * Workaround 5.6.problems