David McCreedy's "transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII platform HTTP requests" patch

This commit is contained in:
Yang Tse 2009-05-04 09:47:02 +00:00
parent cc8c2efff2
commit 4422f80ae7
4 changed files with 95 additions and 23 deletions

View file

@ -38,6 +38,7 @@ This release includes the following bugfixes:
o Enhanced upload speeds on Windows
o TFTP problems after a failed transfer to the same host
o improved out of the box TPF compatibility
o HTTP PUT protocol line endings portions mangled from CRLF to CRCRLF
This release includes the following known bugs: