Stop leaking extra methods into the inheritance chain
[p5sagit/Class-Accessor-Grouped.git] / Changes
diff --git a/Changes b/Changes
index 70fc4e3..63a86a5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Class::Accessor::Grouped.
 
+    - 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