X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5ec53189cc4febdf319f0e07fe29db1d95b19f5c;hb=2cb8b71324c7f194f869b2633b2fd7be1e669c60;hp=7f31a1caa60e165ee8bd9add3f0ac17e8fb890fe;hpb=b2a583f8b681fce25f4f464709f44ed71baa189d;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index 7f31a1c..5ec5318 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,17 @@ Revision history for Mouse +0.33 + * Fix RT #49902: 0.32 fails tests reported by GRUBER (gfx) + + * Add some tests + 0.32 Tue Sep 22 16:44:57 2009 * Add many tests copied from Moose (gfx) * Fix Mouse::Util::find_meta() and Mouse::Util::does_role() (gfx) + * Fix the timing triggers are invoked (gfx) + * Implement confliction checks in roles * work around create() and create_anon() in Mouse::Meta::Role