foo
Florian Ragwitz [Thu, 20 May 2010 19:46:58 +0000 (21:46 +0200)]
Changes

diff --git a/Changes b/Changes
index 35dadea..58c053a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -32,6 +32,9 @@ for, noteworthy changes.
   * The tests no longer check for perl's behavior of clobbering $@, which has
     been fixed in perl-5.13.1 (Florian Ragwitz).
 
+  * Metaclass compatibility fixing has been completely rewritten, and should
+    be much more robust. (doy)
+
 1.04 Thu, May 20, 2010
 
   * This release was broken and has been deleted from CPAN shortly after its
@@ -65,9 +68,6 @@ for, noteworthy changes.
 
   * Pass role arguments along when applying roles to instances. (doy, lsm)
 
-  * Metaclass compatibility fixing has been completely rewritten, and should
-    be much more robust. (doy)
-
 1.01 Fri, Mar 26, 2010
 
   [NEW FEATURES]