]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Make sure -c doesn't truncate the file.
[wget] / src / ChangeLog
index 5eaa0ac21df0dc291039d4f494ce7552f238d35f..e981baf3d0769016f014f4fd63dbb93319be6721 100644 (file)
@@ -1,3 +1,13 @@
+2001-04-01  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * ftp.c (getftp): Don't start the download from scratch if `-c'
+       was specified, but the file is already fully downloaded.
+
+       * http.c (gethttp): Don't truncate a pre-existing file if `-c' was
+       specified and the server doesn't support continued download.
+       (gethttp): Don't start the download from scratch if `-c' was
+       specified, but the file is already fully downloaded.
+
 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        (recursive_retrieve): Don't clear the hash tables at this point at