Update Changes
Shawn M Moore [Fri, 13 Jun 2008 00:20:25 +0000 (00:20 +0000)]
Changes

diff --git a/Changes b/Changes
index 46894d4..704ca70 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for Perl extension Class-MOP.
 
 0.59
+    !! Several fixes resulting in yet another 25-30% speedup !!
 
     * Class::MOP::Class
       - now stores the instance of the instance 
@@ -43,7 +44,7 @@ Revision history for Perl extension Class-MOP.
       changes in this release
 
 0.57 Wed. May 28, 2008
-    !! Seveal speedups resulting in 20-25% speedups !!
+    !! Several speedups resulting in 20-25% speedups !!
     || (thanks to konobi, groditi, mst & CataMoose) !!
 
     * Class::MOP::Class
@@ -70,6 +71,11 @@ Revision history for Perl extension Class-MOP.
         keep people from wasting time tracking an error
         that is easily fixed by upgrading.
 
+    * Class::MOP::Immutable
+      - Don't inline a destructor unless the user actually
+        needs one
+        - added tests for this
+
 0.56 Saturday, May 24, 2008
     * Class::MOP
       - we now get the &check_package_cache_flag