tiny change in metaclass.pm to automatically load custom metaclass
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 28a5801..8b2686c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -25,7 +25,11 @@ Revision history for Perl extension Class-MOP.
         obscure enough feature that there are not too 
         many work arounds out in the wild.
         - added tests for this by groditi   
-        - updated docs to explain this    
+        - updated docs to explain this
+
+    * metaclass
+      - load custom metaclass automatically.
+        - modified tests to test this behavior
 
 0.37 Sat. March 10, 2007
     ~~ Many, many documentation updates ~~