More consistent errors for roles (don't really want to specify Moose::Role)
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 2ccc252..eeae12e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -19,6 +19,8 @@ Revision history for Perl extension Moose
       - create method for constructing a role
         dynamically (Sartak)
       - begin implementing anonymous roles (Sartak)
+    * Moose::Role
+      - more consistent error messages (Sartak)
 
 0.61 Fri November 7, 2008
     * Moose::Meta::Attribute