X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b9dbe4c17e244e6474af5b4f4344dc7f1be9d3d3;hb=7e7437987dd389a99e16356af7c63cf672fde67d;hp=47949f6173a184ce984e17a19d599ba867803a98;hpb=269013540e2b182423770aabe3968b91ecda6f4e;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 47949f6..b9dbe4c 100644 --- a/Changes +++ b/Changes @@ -30,11 +30,15 @@ - private_path method for Catalyst::Action - allow uri_for($controller_instance) which will produce a URI for the controller namespace + - break setup_components into two more parts: locate_components and + expand_component_module (rjbs) Documentation: - Fix POD to refer to ->config(key => $val), rather than ->config->{key} = $val, as the latter form is deprecated. - Clearer docs for the 'uri_for' method. + - Fix POD refering to CGI::Cookie. We're using CGI::Simple::Cookie. + (Forrest Cahoon) 5.80007 2009-06-30 23:54:34