Doc attribute conflict error message improvement in Changes
Dave Rolsky [Wed, 8 Sep 2010 02:02:11 +0000 (21:02 -0500)]
Changes

diff --git a/Changes b/Changes
index 5eaf88a..2316c62 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,12 @@ NEXT
   * The deprecation warnings for alias and excludes are back, use -alias and
     -excludes instead. (Dave Rolsky)
 
+  [ENHANCEMENTS]
+
+  * When composing one role into another and there is an attribute conflict,
+    the error message now includes the attribute name. Reported by Sam
+    Graham. RT #59985.
+
 1.12 Sat, Aug 28, 2010
 
   [BUG FIXES]