X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c48d05a53eafadda2455f33eed4cfbd49a3eef1f;hb=e79a3d1c2416738a63aa2eb77616c548f920b6cc;hp=21ec3486d3a29a7bb266e6dcfd583fc4d566f57b;hpb=23147ed7becaaecef25361fef79faab949a93571;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 21ec348..c48d05a 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ # This file documents the revision history for Perl extension Catalyst. -5.7011 +5.7012 + - Add Catalyst::Stats (Jon Schutz) + - Fixed a bug where ?q=bar=baz is decoded as q=>'bar', not 'bar=baz'. + (Tatsuhiko Miyagawa, Masahiro Nagano) + +5.7011 2007-10-18 20:40:00 - Allow multiple restart directories and added option to follow symlinks in the HTTP::Restarter engine (Sebastian Willert) - Fixed t/optional_http-server-restart.t so it actually tests @@ -10,7 +15,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) + (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