Reshuffle test loop (no func. changes). Examine under -w
[p5sagit/Class-Accessor-Grouped.git] / Changes
diff --git a/Changes b/Changes
index 70fc4e3..cb14304 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Class::Accessor::Grouped.
 
+0.10009 2012-11-15 18:51 (UTC)
+    - Stop leaking extra methods into the inheritance chain - there
+      are plenty already
+
 0.10008 2012-11-15 09:48 (UTC)
     - Allow disabling of accessor name checking introduced in 0.10007
     - Pass tests if Class::XSAccessor is available but Sub::Name isn't