suppress warnings when we use around and has "+..."
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index f469d80..6c60a59 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,6 +11,8 @@ Revision history for Mouse
 
     * class_type shouldn't load the class (Moose compat; no easy fix :/)
 
+    * suppress warninsgs when we use around and has '+...' 
+
 0.14 Sat Dec 20 16:53:05 2008
     * POD fix