From: Fuji, Goro Date: Wed, 29 Sep 2010 04:27:45 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.77~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=0b54ae38a1775d0ca0d4d730adcd5bcb8e461f26 Changelogging --- diff --git a/Changes b/Changes index 82c6a35..19343fb 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,8 @@ Revision history for Mouse 0.77 [BUG FIXES] * Combination of 'isa' and 'does' for has() sugar was incorrectly - proccessed in Mouse::PurePerl + proccessed in Mouse::PurePerl. + * Fix foreign class checking routines. Please update MouseX::Foreign. 0.76 Tue Sep 28 16:10:31 2010 [BUG FIXES]