Remove dependency on Test::Warn by catching the warning ourself in the one test file...
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index 19f76c7..c878cd9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,6 +21,9 @@ Revision history for Mouse
     * Everywhere
       - Improvements to the MOP (e.g. Class->add_method)
 
+    * (build)
+      - Excise dependency on Test::Warn, we only used it in one simple test
+
 0.04 Tue Jun 17 04:56:36 2008
     * Mouse
       Mouse::Meta::Attribute