summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-08 13:40:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-08 13:40:26 +0000
commit434ce4801614cfa80a10fea6f7449f72e5538448 (patch)
tree2432a27044b23fdd4a3097409eb9a8659895194e
parent10051e6916403759d5a3767db6b50bd59418de5b (diff)
downloadgnurl-434ce4801614cfa80a10fea6f7449f72e5538448.tar.gz
gnurl-434ce4801614cfa80a10fea6f7449f72e5538448.tar.bz2
gnurl-434ce4801614cfa80a10fea6f7449f72e5538448.zip
removed multiple URL, we do that now!
-rw-r--r--docs/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/TODO b/docs/TODO
index cfed3458d..a5c233689 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -27,10 +27,6 @@ For the future
URLs mentioned in the list. I figure -O or something would have to be
implied by such an action.
- * Make curl with multiple URLs, even outside of {}-letters. I could also
- imagine an optional fork()ed system that downloads each URL in its own
- thread. It should of course have a maximum amount of simultaneous fork()s.
-
* Improve the regular progress meter with --continue is used. It should be
noticable when there's a resume going on.