X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=aa1c4537ed4a32254b9577a4fb6692c0f43fae54;hp=a2ff65234df72a7b087aeca7113f40f4d29131af;hb=ea72fece19fee2a788a7e9cab6076392fdd674a0;hpb=ef546d1e28aa0fe685c4ddf41572e56c8d384101 diff --git a/Changes b/Changes index a2ff652..aa1c453 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ # This file documents the revision history for Perl extension Catalyst. + Bug fixes: + - Fix bug in Catalyst::Engine which would cause a request parsing to end + prematurely in the hypothetical case where calling $engine->read returned + the single character '0'. + + Documentation: + - Improved documentation on read and read_chunk methods in Catalyst::Engine. + 5.80014_02 2009-12-01 00:55:23 Bug fixes: - Fix reporting the wrong Content-Length if the response body is an