From: Dave Rolsky <autarch@houseabsolute.urth.org>
Date: Sat, 21 Mar 2009 15:03:46 +0000 (-0500)
Subject: add changes for MMMC
X-Git-Tag: 0.72_01~42
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f8975edb3187aa55df4e16f78337b96557e14e28;p=gitmo%2FMoose.git

add changes for MMMC
---

diff --git a/Changes b/Changes
index f9fac41..c0c051c 100644
--- a/Changes
+++ b/Changes
@@ -41,6 +41,10 @@ Revision history for Perl extension Moose
     * Moose::Manual::Contributing
       - Contributor's guide to Moose.
 
+    * Moose::Meta::Method::Constructor
+      - The long-deprecated intialize_body method has been removed
+        (yes, spelled like that).
+
 0.72 Mon, February 23, 2009
     * Moose::Object
     * Moose::Meta::Method::Constructor