changes-changes
Stevan Little [Fri, 21 Dec 2007 19:01:41 +0000 (19:01 +0000)]
Changes

diff --git a/Changes b/Changes
index d7aebc4..ffa661b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for Perl extension Class-MOP.
       - fixed bug in immutable to make sure that 
         transformation arguments are saved 
         correctly (mst)
+        - added tests for this
         
     * Class::MOP::Immutable
       - fixed a bug (see above)
@@ -13,7 +14,7 @@ Revision history for Perl extension Class-MOP.
       - some doc updates
 
 0.49 Fri. Dec. 14, 2007
-    !! Class::MOP now loads ~70% faster !!
+    !! Class::MOP now loads 2 x faster  !!
     !! with XS speedups (thanks konobi) !!
         
     * Class::MOP