X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c33aee58a675164f62fd3762eab85dab2a884eb8;hb=138c9a7c13f4aad0e240747764b2644757c4316d;hp=84ffa2011fffa17fea1411495c850d392bb3cb00;hpb=5f7b140f1d46686bfca1480675f47d34ac236dc8;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 84ffa20..c33aee5 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,10 @@ - Fixed bug in HTTP engine where the connection was not closed properly if the client disconnected before sending any headers. (Ton Voon) - POD fix, IO::FileHandle => IO::Handle (RT #35690) + - Fix grammar on welcome page (RT #33236) + - Fix for Path('0') handling (RT #29334) + - Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki) + - Fix for encoding query parameters (eden) 5.7012 2007-12-16 23:44:00 - Fix uri_for()'s and uri_with()'s handling of multibyte chars @@ -28,7 +32,7 @@ - Fixed bug in HTTP engine where writes could fail with 'Resource temporarily unavailable'. - Fixed bug where %2b in query parameter is doubly decoded to ' ', instead of '+' - (Gavin Henry, Tatsuhiko Miyagawa, Oleg Pronin) + (RT #30087, Gavin Henry, Tatsuhiko Miyagawa, Oleg Pronin) - Fixed bug where req->base and req->uri would include a port number when running in SSL mode. - Removed unnecessary sprintf in debug mode that caused warnings on locales where