fixing hcnages
Stevan Little [Thu, 5 Jun 2008 15:07:59 +0000 (15:07 +0000)]
Changes

diff --git a/Changes b/Changes
index bcca507..273b51b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,13 +1,14 @@
 Revision history for Perl extension Class-MOP.
 
-    * Class::MOP
-      - MOP.xs does sanity checks on the coderef to avoid a segfault
-
 0.59
 
     * Class::MOP::Class
       - now stores the instance of the instance 
         metaclass to avoid needless recomputation
+
+    * Class::MOP
+      - MOP.xs does sanity checks on the coderef 
+        to avoid a segfault
     
     * Class::MOP
       Class::MOP::Class