aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-13 22:31:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-13 22:31:56 +0000
commite16e9b91aea77bfe196179e3544bae33bdf1d4a4 (patch)
tree139276467381b186d381cd3442e5e7240aad90c7 /docs/TODO
parentf9cde0646fe8c17e890c5b78e007f861c3aa4c50 (diff)
removed the random seeding and persistant stuff, as both are already in
this version!
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/TODO b/docs/TODO
index 7497c88e6..7ca557d0a 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -11,11 +11,6 @@ TODO
To do for the 7.7 release:
- * Fix the random seeding. Add --egd-socket and --random-file options to the
- curl client and libcurl curl_easy_setopt() interface.
-
- * Support persistant connections (fully detailed elsewhere)
-
* Add a special connection-timeout that only goes for the connection phase.
To do for the 7.8 release: