Changes format tweaking
Dave Rolsky [Sun, 13 Sep 2009 15:49:43 +0000 (10:49 -0500)]
Changes

diff --git a/Changes b/Changes
index aee1607..b1102f8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -28,9 +28,8 @@ Next
       - Add more hooks to customize how roles are applied.
 
     * Moose::Meta::Method::Delegation
-      - fixed delegated methods to make sure that any modifiers
-        attached to the accessor being delegated on will be
-        called (Stevan)
+      - 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_02 Thu, Sep 10, 2009