Changelogging
gfx [Fri, 18 Dec 2009 04:26:29 +0000 (13:26 +0900)]
Changes

diff --git a/Changes b/Changes
index 1c816b7..f984516 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Mouse
 
 0.45
+    * Fix filename portability issue (RT #52828, thanks to Peter Edwards)
+
     * Mouse::Meta::Attributes
         - Add set_value/get_value/has_value/clear_value (gfx)