Add Changes entry for CMOP merge
Dave Rolsky [Fri, 31 Dec 2010 19:51:09 +0000 (14:51 -0500)]
Changes

diff --git a/Changes b/Changes
index 496688c..af9ab55 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,14 @@ for, noteworthy changes.
 
 1.9900
 
+  [OTHER]
+
+  * The entire Class::MOP distribution has been merged with Moose. In the
+    future, the Class::MOP code itself will be merged into Moose, and
+    eventually the Class::MOP namespace will disappear entirely. For the
+    current release, we have simply changed how Class::MOP is
+    distributed. (Dave Rolsky).
+
   [API CHANGES]
 
   * Roles now have their own default attribute metaclass to use during