Add _component_name stuff to Changes
Tomas Doran [Mon, 17 Aug 2009 22:11:34 +0000 (22:11 +0000)]
Changes

diff --git a/Changes b/Changes
index 7e95d63..c63887a 100644 (file)
--- a/Changes
+++ b/Changes
          for the controller namespace
        - Break setup_components into two more parts: locate_components and
          expand_component_module (rjbs)
+       - Allow Components to return anon classed from their COMPONENT method
+         correctly, and have action registration work on Controllers returned
+         as such by adding a _component_name accessor for all components
+         which returns the component instance's name to be used when building
+         actions etc.
 
   Documentation:
        - Fix POD to refer to ->config(key => $val), rather than