From: Dave Rolsky Date: Wed, 2 Sep 2009 15:49:22 +0000 (-0500) Subject: More changes tweaks X-Git-Tag: 0.89_01~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ec9b40825a32befe5fc1537761fae24aedba23a3;p=gitmo%2FMoose.git More changes tweaks --- diff --git a/Changes b/Changes index f67d819..f6b74d4 100644 --- a/Changes +++ b/Changes @@ -8,8 +8,11 @@ for, noteworthy changes. * Moose::Meta::Attribute::Native - We have merged the functionality of MooseX::AttributeHelpers into the - Moose core with some API tweaks. See Moose::Manual::Delta for - details. (hdp, jhannah, rbuels, Sartak, perigrin, doy) + Moose core with some API tweaks. You can continue to use + MooseX::AttributeHelpers, but it will not be maintained except + (perhaps) for critical bug fixes in the future. See + Moose::Manual::Delta for details. (hdp, jhannah, rbuels, Sartak, + perigrin, doy) * Moose::Error::Croak * Moose::Error::Confess