implement inlined access to the mop slot, to fix immutable anon classes
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 1d5fcc1..8fb9a02 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Class-MOP.
 
+  [BUG FIXES]
+
+  * Lots of fixes for edge cases with anon classes. (doy)
+
 1.09 Tue, Oct 5, 2010
 
   [ENHANCEMENTS]