better MOP stuff
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 018d631..6f163f0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,8 @@ Revision history for Perl extension Class-MOP.
       - added Class::MOP::Method (and its subclasses) 
         to the bootstrap
         - adjusted tests for this
+      - bootstrap no longer re-compiles accessors
+        so as to keep the MOP compile-time fast
     
     * Class::MOP::Method
       *** API CHANGE ***