]> sjero.net Git - wget/blobdiff - TODO
[svn] * retr.c (fd_read_body): Report the amount of data *written* as
[wget] / TODO
diff --git a/TODO b/TODO
index 7b5448364224d6353a4496a25b39fe95cd93ff97..0f2ea120e2817f7a018ee3ef62edcde34bdccc59 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,16 +15,6 @@ represent user-visible changes.
   file name.  If possible, try not to break `-nc' and friends when
   doing that.
 
-* Should allow retries with multiple downloads when using -O on
-  regular files.  As the source comment says: "A possible solution to
-  [rewind not working with multiple downloads] would be to remember
-  the file position in the output document and to seek to that
-  position, instead of rewinding."
-
-  But the above won't work for -O/dev/stdout, when stdout is a pipe.
-  An even better solution would be to simply keep writing to the same
-  file descriptor each time, instead of reopening it in append mode.
-
 * Wget shouldn't delete rejected files that were not downloaded, but
   just found on disk because of `-nc'.  For example, `wget -r -nc
   -A.gif URL' should allow the user to get all the GIFs without