Attribute the change to alias
Shawn M Moore [Thu, 4 Jun 2009 06:28:09 +0000 (02:28 -0400)]
Changes

diff --git a/Changes b/Changes
index ec7a096..d9389bb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -26,6 +26,8 @@ for, noteworthy changes.
     * Moose::Role
       - Improve the error message of "extends" as suggested by Adam
         Kennedy and confound (Sartak)
+      - Link to Moose::Manual::Roles from Moose::Role as we now have
+        excellent documentation (Adam Kennedy)
 
     * Tests
         - Update test suite for subname change in Class::MOP