Mention warning about existing meta in Changes
Dave Rolsky [Sat, 2 Oct 2010 19:56:39 +0000 (14:56 -0500)]
Changes

diff --git a/Changes b/Changes
index 221fbfa..1871db4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -22,6 +22,9 @@ NEXT
     determine which name to install the 'meta' name under. Passing 'undef'
     to this option will suppress generation of the meta method entirely. (doy)
 
+  * Moose now warns if it overwrites an existing method named "meta" in your
+    class when you "use Moose". (doy)
+
   [ENHANCEMENTS]
 
   * Native Trait delegations are now all generated as inline code. This should