Add MMM::Destructor changes
Dave Rolsky [Mon, 6 Apr 2009 15:42:33 +0000 (10:42 -0500)]
Changes

diff --git a/Changes b/Changes
index a8c017c..a339001 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+??
+    * More deprecations and renamings
+      - Moose::Meta::Method::Constructor
+        - initialize_body => _initialize_body (this is always called
+          when an object is constructed)
+
 0.73_01
     * Moose::*
       - Call user_class->meta in fewer places, with the eventual goal