update Changes
Hans Dieter Pearcey [Wed, 24 Jun 2009 21:02:06 +0000 (17:02 -0400)]
Changes

diff --git a/Changes b/Changes
index f7d38fb..ee23202 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@ for, noteworthy changes.
     * Moose::Meta::Attribute
       - When adding an attribute to a metaclass, if the attribute has no
         associated methods, it will give a deprecation warning. (hdp)
+      - Methods generated by delegation were not being added to
+        associated_methods. (hdp)
 
 0.83 Tue, Jun 23, 2009
     * Moose::Meta::Class