X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=6a401255c5b948a6f7408bbf3642b865ad9b4873;hp=8030d0833e0fa2e971cdbd37c7ad0ad12d9f3d45;hb=d91474f509dab7dce4c3e4328e674ab9fea29284;hpb=610bc6eccd3d749c9e14422575c3b8787f48fcf1 diff --git a/Changes b/Changes index 8030d08..6a40125 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ # This file documents the revision history for Perl extension Catalyst. + - Rename attributes on Catalyst::Dispatcher back to be public + to work correctly with Catalyst::Plugin::Server and + Catalyst::Plugin::Authorization::ACL (t0m) - Fix return value of $c->req->body, which delegates to the body method on the HTTP::Body of the request (t0m) - Test for this (t0m)