From: Dave Rolsky Date: Thu, 23 Apr 2009 19:18:58 +0000 (-0500) Subject: Doc immutabilization changes X-Git-Tag: 0.75_01~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=49d04df398eadbfb66e251d930a94fee22fee132;p=gitmo%2FMoose.git Doc immutabilization changes --- diff --git a/Changes b/Changes index a2d927b..08a55c8 100644 --- 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