removed the random seeding and persistant stuff, as both are already in
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 Mar 2001 22:31:56 +0000 (22:31 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 Mar 2001 22:31:56 +0000 (22:31 +0000)
this version!

docs/TODO

index 7497c88e6fa5ebb1bdf61a1fdbda5abdf2fafa64..7ca557d0a8237a208167ec43f6e0f4865c170247 100644 (file)
--- 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: