And the same fix for role_type
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index f9f9ccb..15e5831 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,9 +5,9 @@ for, noteworthy changes.
 
   [BUG FIXES]
 
-  * Re-declaring a class_type constraint that has been already declared
-    now just returns the original type constraint, rather than replacing
-    the original constraint and ergo losing any coercions that were on
+  * Re-declaring a class_type or role_type constraint that has already been
+    declared now just returns the original type constraint, rather than
+    replacing the original constraint and ergo losing any coercions that were on
     the original constraint. (t0m)
 
 2.0402 Sat, Feb 04, 2012