Changelogging
gfx [Sun, 31 Jan 2010 08:54:47 +0000 (17:54 +0900)]
Changes

diff --git a/Changes b/Changes
index cb67a0e..d297c97 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,13 @@
 Revision history for Mouse
 
+0.48 Sun Jan 31 17:53:31 2010
+    * TypeConstraints.xs
+        - Fix magic handling in type constraints (gfx)
+
 0.47 Fri Jan 15 15:07:21 2010
     * Makefile.PL
         - Shipped with M::I::XSUtil 0.21 (gfx)
-        - Fixed an issue that gcc 4.0 don't support -Wc++-compat (gfx)
+        - Fix an issue that gcc 4.0 don't support -Wc++-compat (gfx)
     * Mouse
         - Add a caveat on XS callbacks to the pod (gfx)