More changes tweaks
Dave Rolsky [Wed, 2 Sep 2009 15:49:22 +0000 (10:49 -0500)]
Changes

diff --git a/Changes b/Changes
index f67d819..f6b74d4 100644 (file)
--- 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