changelog
Jesse Luehrs [Mon, 27 Sep 2010 00:49:39 +0000 (19:49 -0500)]
Changes

diff --git a/Changes b/Changes
index be963d0..55944b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,10 @@ NEXT
     "normal" attributes. This should be mostly compatible with existing code,
     but see Moose::Manual::Delta for details.
 
+  * New option 'trait_aliases' for Moose::Exporter, which will allow you to
+    generate non-global aliases for your traits (and allow your users to
+    rename the aliases, etc). (doy)
+
   [ENHANCEMENTS]
 
   * Native Trait delegations are now all generated as inline code. This should