undo stevan's broken workarounds, actually fix for 5.9.5
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 095690f..36b672f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
+    * Class::MOP::Package
+      - alter symbol table handling to deal with 5.8.x and 5.9.x
+    * t/
+        Get rid of the crappy workaround from 0.40/41
+
 0.41 Sun. July 15, 2007
     * t/
         Arghh!!! My TODO test didn't work, so I handle
@@ -568,4 +573,4 @@ Revision history for Perl extension Class-MOP.
         - adding POD documentation to the examples
 
 0.01 Thurs Feb. 2, 2006
-    - Initial release
\ No newline at end of file
+    - Initial release