Add Class::C3::Componetised::ApplyHooks features
[p5sagit/Class-C3-Componentised.git] / Changes
diff --git a/Changes b/Changes
index f6d3fe6..0bf2ddb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,13 @@
 Revision history for Class-C3-Componentised
 
-        Stop importing Carp functions (and thus polluting the inheritor
+      - Add Class::C3::Componentised::ApplyHooks features
+
+1.0009   20 Mar 2011
+      - Stop importing Carp functions (and thus polluting the inheritor
         namespaces)
-        Make sure $_ is properly preserved even if the loaded module
+      - Make sure $_ is properly preserved even if the loaded module
         is negligent enough to change it (RT#66661)
+      - Added missing copyright statement
 
 1.0008   24 Feb 2011
         Fix inject_base regression introduced during optimizations in