]> granicus.if.org Git - curl/commitdiff
large file file:// resumes on windows
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Dec 2004 10:58:37 +0000 (10:58 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Dec 2004 10:58:37 +0000 (10:58 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index cf9c9d48612c90b3bbcffd640ad748ea57c9d5ae..eb913c2e27d3920af2bbfc63167c3681868f49a7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
                                   Changelog
 
 
+Daniel (13 December 2004)
+- Gisle fixed bug report #1083542, which pointed out a problem with resuming
+  large file (>4GB) file:// transfers on windows.
+
 Daniel (11 December 2004)
 - Made the test suite HTTP server (sws) capable of using IPv6, and then
   extended the test environment to support that and also added three test
index 4e70eb7f9d301fc2814aab5c30524695288ad9ad..4f581923aad9ac347d3f7c69e19313cd4b9dbbb2 100644 (file)
@@ -25,6 +25,7 @@ This release includes the following changes:
 
 This release includes the following bugfixes:
 
+ o large file file:// resumes on Windows
  o URLs with username and IPv6 numerical addresses
  o configure works better with SSL libs in a "non-standard ld.so dir"
  o curl-config --vernum zero prefixed