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