X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=ef32e714f2a9a788a47cf6c3d9291ee072fed236;hp=712ab85500fbd95cf43ad4d72e014a8361a7e481;hb=20f3e989629632a020e23f01a425ede343cdee53;hpb=fa0848fd07193ac3862c50c572b8547de2490718 diff --git a/Changes b/Changes index 712ab85..ef32e71 100644 --- a/Changes +++ b/Changes @@ -6,7 +6,7 @@ This file documents the revision history for Perl extension Catalyst. - Updated HTTP::Body dependency to 0.8 to handle the case where IE sometimes sends an extra CRLF after a POST body. -5.7007 2006-03-13 14:18:00 +5.7007 2007-03-13 14:18:00 - Performance and stability improvements to the built-in HTTP server. - Don't ignore file uploads if form contains a text field with the same name. (Carl Franks)