Changelogging
gfx [Fri, 25 Sep 2009 12:25:59 +0000 (21:25 +0900)]
Changes

diff --git a/Changes b/Changes
index d068913..2eed9f1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,11 +1,13 @@
 Revision history for Mouse
 
-0.33_02
-    * Make sure to work on 5.6.2
+0.34
+    * Make sure to work on 5.6.2 (gfx)
 
-    * Remove Class::Method::Modifiers dependency
+    * Remove Class::Method::Modifiers dependency (gfx)
 
-    * Remove testing modules from inc/
+    * Remove testing modules from inc/ (gfx)
+
+    * Put t/019-handles.t on ice (gfx)
 
 0.33_01 Thu Sep 24 16:16:57 2009
     * Implement traits => [...] in has() (gfx)