aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-16 22:22:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-16 22:22:26 +0000
commit26cfb21c004f1b1c70e86f06911be6a863f5f07f (patch)
treebcd6e2c646476b3cd3b42d702758a07efdbd3286
parentb7acdbcb4c86367b17e6c18fb53637cd14309ac1 (diff)
several windows large-file fixes
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f14d33300..2c00be14a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -26,6 +26,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o various improvements for large file support on windows
o file handle leak in aborted multipart formpost file upload
o -T upload multiple files with backslashes in file names
o modified credentials between two requests on a persistent http connection