X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cbedef119beeb63181ac43937fb15ad7400b1d62;hb=basic-app-ctx-separation-cleaned;hp=995c8ea151d1dcbfb1a12519329fe4e32a350d11;hpb=08a2c908c2ba1b50681336b011fb2af8119f8800;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 995c8ea..cbedef1 100644 --- a/Changes +++ b/Changes @@ -34,6 +34,8 @@ - Update $c->forward and $c->state documentation to address scalar context. - Pod fix in Catalyst::Request (RT#51490) + - Pod fixes to refer to ::Controller:: rather than ::C:: as the latter + is deprecated (RT#51490) New features: - Added disable_component_resolution_regex_fallback config option to