re-add pod_spelling.t since it is in MANIFEST.SKIP
[p5sagit/Class-Accessor-Grouped.git] / Changes
diff --git a/Changes b/Changes
index 95310cf..19fdb21 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,20 @@
 Revision history for Class::Accessor::Grouped.
 
+    - Changed the way Class::XSAccessor is invoked if available
+      (recommended by C::XSA author)
+    - Modified internal cache names to avoid real accessor clashes
+    - Some micro-optimizations for get_inherited
+
+0.09003 Fri Apr 23 23:00:19 2010
+    - use Class::XSAccessor if available for 'simple' accessors, except on
+      MSWin32, with documentation
+
+0.09002 Tue Oct 20 23:16:28 2009
+    - removing Class::XSAccessor usage for now
+
+0.09001 Thu Oct  1 21:48:06 2009
+    - remove optional dep from Makefile.PL
+
 0.09000 Sun Aug 23 20:08:09 2009
     - release