Changes for alias/excludes warning
Dave Rolsky [Mon, 18 Oct 2010 14:46:00 +0000 (09:46 -0500)]
Changes

diff --git a/Changes b/Changes
index 87fbe3a..59f02a4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,6 +21,10 @@ for, noteworthy changes.
     Moose::Error::Default for details. This feature is considered
     experimental, and may change in a future release. (Marcus Ramberg)
 
+  * The deprecation warning for using alias and excludes without a leading
+    dash now tells you the role being applied and what it was being applied
+    to. (mst).
+
   [BUG FIXES]
 
   * A number of native trait methods which expected strings as arguments did