From: gfx Date: Wed, 23 Sep 2009 03:12:53 +0000 (+0900) Subject: Changelogging X-Git-Tag: 0.33~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=39f9498f4f03779eb374a8e0711325b9cc84d514 Changelogging --- diff --git a/Changes b/Changes index 930ce5c..327d1b3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Mouse +0.33 + * Fix RT #49902: 0.32 fails tests reported by GRUBER (gfx) + 0.32 Tue Sep 22 16:44:57 2009 * Add many tests copied from Moose (gfx)