X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=2282bec5084330b40acdfd51a9265a8691646be9;hp=e158336f1fc90ad15fa5a941cdf81abcc66a58a0;hb=bc2beef5b251464257ade572b65d58698ae67a01;hpb=40392ee98f45416e9b2fb18b80ea994dc1194d72 diff --git a/Changes b/Changes index e158336..2282bec 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Tis file documents the revision history for Perl extension Catalyst. 5.50 + - 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