Elaborate on rafl's role summation changes
Dave Rolsky [Sun, 13 Sep 2009 15:51:00 +0000 (10:51 -0500)]
Changes

diff --git a/Changes b/Changes
index b1102f8..fb1a23e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -25,7 +25,9 @@ Next
         issued. (perigrin)
 
     * Moose::Meta::Role
-      - Add more hooks to customize how roles are applied.
+      - Added more hooks to customize how roles are applied. The role
+        summation class, used to create composite roles, can now be changed
+        and/or have meta-roles applied to it. (rafl)
 
     * Moose::Meta::Method::Delegation
       - fixed delegated methods to make sure that any modifiers attached to