Changes for native delegation branch
Dave Rolsky [Sat, 16 Oct 2010 13:17:00 +0000 (08:17 -0500)]
Changes

diff --git a/Changes b/Changes
index f2fe289..8c7cf41 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,16 @@ for, noteworthy changes.
 
 NEXT
 
+  [ENHANCEMENTS]
+
+  * Almost every native delegation method which changes the attribute value
+    now has an explicitly documented return value. In general, this return
+    value matches what Perl would return for the same operation. (Dave Rolsky)
+
+  * Lots of work on native delegation documentation, including documenting
+    what arguments each native delegation method allows or requires. (Dave
+    Rolsky)
+
   [BUG FIXES]
 
   * A number of native trait methods which expected strings as arguments did