Checking in changes prior to tagging of version 0.77.
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 19343fb..29e615e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
 Revision history for Mouse
 
-0.77
+0.77 Wed Sep 29 21:35:11 2010
     [BUG FIXES]
+    * Fix tests failed against 5.6.2
     * Combination of 'isa' and 'does' for has() sugar was incorrectly
       proccessed in Mouse::PurePerl.
     * Fix foreign class checking routines. Please update MouseX::Foreign.