X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=49e60b3d964a8a7aa34d30ad9ec8cfea4368e023;hb=f0ee1a76cfff0c8b7c74dda3f1be716b60659ed2;hp=5b256011f79bba7a16783fdf1e41ab6fb43385e3;hpb=749472d6839708f3c04912c0ed39ce6141d4d500;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 5b25601..49e60b3 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ 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.