Add changes for latest bug fix
Dave Rolsky [Wed, 3 Sep 2008 16:57:58 +0000 (16:57 +0000)]
Changes

diff --git a/Changes b/Changes
index 4d322f8..fb3d89f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,10 @@ Revision history for Perl extension Moose
         type, not just a name (jnapiorkowski)
         - added tests (jnapiorkowski)
 
+    * Moose::Exporter
+      - If Sub::Name was not present, unimporting failed to actually
+        remove some sugar subs, causing test failures (Dave Rolsky)
+
 0.56 Mon September 1, 2008
     For those not following the series of dev releases, there are
     several major changes in this release of Moose.