diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-13 10:58:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-13 10:58:37 +0000 |
commit | 1687a9eb94ffc2fe7622e735d81f91f0b77fa3f0 (patch) | |
tree | d108a262d49c970b615dc789c0906d0a6d6e20f6 /CHANGES | |
parent | 344c6a37250e4905ec60974bbec82842a5c96c9b (diff) |
large file file:// resumes on windows
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |