Doc immutabilization changes
Dave Rolsky [Thu, 23 Apr 2009 19:18:58 +0000 (14:18 -0500)]
Changes

diff --git a/Changes b/Changes
index a2d927b..08a55c8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
-0.76
+0.75_01
     * Moose::Meta::Role::Application::ToClass
       - Moose now warns about each class overriding methods from roles it
         consumes (Sartak)
@@ -10,6 +10,10 @@ for, noteworthy changes.
       - Warnings tests have standardized on Test::Output which is now an
         unconditionally dependency (Sartak)
 
+    * Moose::Meta::Class
+      - Changes to work with latest Class::MOP changes to
+        immutabilization.
+
 0.75 Mon, April 20, 2009
     * Moose
     * Moose::Meta::Class