Merge branch 'master' into method_map_move
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index 31bee8c..9dc3e4e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,6 +28,9 @@ Revision history for Perl extension Class-MOP.
       - If a method modifier set $_, this caused the modifier to blow
         up, because of some weird internals. (Jeremy Stashewsky)
 
+    * Class::MOP::Class
+    * Class::MOP::Package
+      - Move get_method_map and its various scaffolding into Package. (hdp)
 
 0.89 Fri Jul 3, 2009
     * Class::MOP::Class