X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=82c6a3550aebc9ce047a6482797c0899ca3c346b;hb=3d27a7b791d542856ce729236794338634ae39be;hp=db5427fb1afdcccd3679525d88db6c85d98f58a2;hpb=32ec255c44d36d63cce20f5e21386d5cd11396b9;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index db5427f..82c6a35 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ 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 + * Fix edge cases of handles => sub { ... } + * Aoid warnigs on attribute cloning + 0.75 Mon Sep 27 15:07:03 2010 [BUG FIXES] * Diamond inheritanc without C3 mro cauld cause problems in Mouse::XS