Commit 1687a9eb authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

large file file:// resumes on windows

parent 344c6a37
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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