aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-12-18 18:33:24 +0000
committerYang Tse <yangsita@gmail.com>2007-12-18 18:33:24 +0000
commit674845f23997c61f8e88a7d425517c4d8f496265 (patch)
tree97fd2983bdedda1821ddec4843bdbf0a684c40b3 /RELEASE-NOTES
parent07a1857d59e2da6d57eb622e90822ffa4835e1de (diff)
(http://curl.haxx.se/mail/archive-2007-12/0039.html) reported and fixed
a file truncation problem on Windows build targets triggered when retrying a download with curl.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fb09eba00..12b690469 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: