From: gfx <gfuji@cpan.org>
Date: Wed, 23 Sep 2009 05:54:57 +0000 (+0900)
Subject: Changelogging
X-Git-Tag: 0.33~4
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=47a8794fc073c61bcc953dc71e93ff1ff85ea1f3;p=gitmo%2FMouse.git

Changelogging
---

diff --git a/Changes b/Changes
index 327d1b3..5ec5318 100644
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@ 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)