X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=666c78556ab114b4f7a646ba67fe96da78fe6ad5;hp=7856ab0bb99bac1263b620269db7ae105bd2b4ff;hb=94b8f5dec021a418afb9c086b6286f22f18ff1a1;hpb=6a44fe01d6d82796cfd1b514676efc9fc2cf7de6 diff --git a/Changes b/Changes index 7856ab0..666c785 100644 --- a/Changes +++ b/Changes @@ -9,8 +9,6 @@ This file documents the revision history for Perl extension Catalyst. * Handle when IE sometimes sends an extra CRLF after the POST body. * Empty fields in multipart/form-data POSTs are no longer ignored. * Uploaded files with the name "0" are no longer ignored. - - Added $c->request->keywords for getting the keywords (a query string with - no parameters). - Sending SIGHUP to the dev server will now cause it to restart. - Allow "0" for a path in uri_for.