]> sjero.net Git - wget/commitdiff
[svn] TODO: If -c used on a file that's already completely downloaded, don't
authordan <devnull@localhost>
Wed, 10 Jan 2001 03:45:19 +0000 (19:45 -0800)
committerdan <devnull@localhost>
Wed, 10 Jan 2001 03:45:19 +0000 (19:45 -0800)
re-download it (unless normal --timestamping processing would cause you to do
so).

ChangeLog
TODO

index c25cb52630676846204bf295216106d7969c6b21..9887f30a3469953c525c943da8507fcbae82399e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-09  Dan Harkless  <wget@harkless.org>
+
+       * TODO: If -c is on, don't re-download a 100%-downloaded file.
+
 2001-01-06  Dan Harkless  <wget@harkless.org>
 
        * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
diff --git a/TODO b/TODO
index 9f8beb3817e4356a3df8d81257ce21e5491be44f..f7e97eaefe9082c76a3561db664dfdd58910dda8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,9 @@ changes.
 
 * Limit the number of successive redirection to max. 20 or so.
 
+* If -c used on a file that's already completely downloaded, don't re-download
+  it (unless normal --timestamping processing would cause you to do so).
+
 * Take a look at
   <http://info.webcrawler.com/mak/projects/robots/norobots-rfc.html>
   and support the new directives.