changelog
Stevan Little [Tue, 18 Aug 2009 16:29:15 +0000 (12:29 -0400)]
Changes

diff --git a/Changes b/Changes
index f42f2bd..5d4c68a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -85,6 +85,12 @@ Next
         with_meta, throw a warning and skip the exporting, rather than
         installing a broken sub. (doy)
 
+    * Moose::Meta::Method::Delegation
+      - fixed delegated methods to make sure that any modifiers
+        attached to the accessor being delegated on will be
+        called (Stevan)
+        - added tests for this (Stevan)
+
 0.89 Thu Aug 13, 2009
     * Moose::Manual::Attributes
       - Clarify "is", include discussion of "bare". (Sartak)
@@ -224,7 +230,7 @@ Next
       that's what we need.
 
 0.80 Sat, Jun 6, 2009
-    * Moose::Manual::FAQ 
+    * Moose::Manual::FAQ
       - Add FAQ about the coercion change from 0.76 because it came up
         three times today (perigrin)
         - Win doy $10 dollars because Sartak didn't think anybody