X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=c63887a69fbaf3ed679f63f1bafb508e538e0087;hp=7e95d63e5dc779e274b9b776ea2538a118ce4df7;hb=365e0b9882e00cfcddc16b0a2a390c7821dd65c8;hpb=d05e45ce6f590af740752dbb45ee07c6cfda8258 diff --git a/Changes b/Changes index 7e95d63..c63887a 100644 --- a/Changes +++ b/Changes @@ -32,6 +32,11 @@ 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