X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=49e60b3d964a8a7aa34d30ad9ec8cfea4368e023;hb=dd3af04e6dadbbf97e83d8ad219556c6bfd774fc;hp=d614bbd6f1544ff41ec29b0846e1c76180313e3d;hpb=6ff79ec589c8d68937b8060c4d91bc0b2b7c4b88;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index d614bbd..49e60b3 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Tis file documents the revision history for Perl extension Catalyst. 5.50 + - Added self restarting test server + - Added filename to debug output for uploaded files. + - Fixed forwarding with embedded arguments. + - Fixed handling of escaped query strings. + - Added upload parameters back into $c->req->params. + - Added multiple paths support to dispatcher - Fixed bug in req->path where changing the path added a trailing slash. - Removed req->handle and res->handle