From: Dave Rolsky Date: Mon, 6 Apr 2009 15:42:33 +0000 (-0500) Subject: Add MMM::Destructor changes X-Git-Tag: 0.73_02~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8c1d23b28846cfe332169d600f11d06c7b6edbf6;p=gitmo%2FMoose.git Add MMM::Destructor changes --- diff --git a/Changes b/Changes index a8c017c..a339001 100644 --- 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