Changelogging
Fuji, Goro [Thu, 23 Sep 2010 10:50:52 +0000 (19:50 +0900)]
Changes

diff --git a/Changes b/Changes
index b6369f8..0ff544e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Mouse
 
+0.70_01
+    [CHANGES]
+    * Inheritance from non-Mouse classes now produces warnings.
+      Use MouseX::Foreign if you want this type of inheritance.
+
+    [BUG FIXES]
+    * Meta class reinitialization caused by Mouse::Util::MetaRole
+      did not work correctly
+
 0.70 Fri Sep 17 19:07:02 2010
     [BUG FIXES]
     * Delegations ignored method modifiers