From: Dave Rolsky Date: Tue, 7 Jul 2009 13:54:43 +0000 (-0500) Subject: Reword changes X-Git-Tag: 0.87~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=040a6afa2c154b37060ec85dd86294a39c71cc72;p=gitmo%2FMoose.git Reword changes --- diff --git a/Changes b/Changes index c27857d..3c8f681 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,8 @@ for, noteworthy changes. 0.87 * Moose::Meta::Method::Delegation - - The new error condition was laxened to allow class names. + - Once again allow class names as well as objects for + delegation. This was changed in 0.86. 0.86 Fri Jul 3, 2009 * Moose::Meta::Class::Immutable::Trait