Changes entry for "Reverse the output from _follow_also"
Dave Rolsky [Tue, 22 Feb 2011 21:12:37 +0000 (15:12 -0600)]
Changes

diff --git a/Changes b/Changes
index 7cdf4e6..a8086e2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,8 +3,8 @@ for, noteworthy changes.
 
 1.24 ???
 
-  [BUG FIX]
-  
+  [BUG FIXES]
+
   * Reverse the order that Moose::Exporter 'also' exports are dispatched. When
     trying to re-export from a package that itself exported a modified set of 
     Moose sugar, you'd get the original Moose sugar instead of the overrides.