a file truncation problem on Windows build targets triggered when retrying
a download with curl.
This commit is contained in:
Yang Tse
2007-12-18 18:33:24 +00:00
parent 07a1857d59
commit 674845f239
3 changed files with 14 additions and 11 deletions

View File

@@ -37,6 +37,7 @@ This release includes the following bugfixes:
o POST with callback over proxy requiring NTLM or Digest
o Expect: 100-continue flaw on re-used connection with POSTs
o build fix for MSVC 9.0 (VS2008)
o Windows curl builds failed file truncation when retry downloading
This release includes the following known bugs: