projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9cde06
)
removed the random seeding and persistant stuff, as both are already in
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 13 Mar 2001 22:31:56 +0000
(22:31 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 13 Mar 2001 22:31:56 +0000
(22:31 +0000)
this version!
docs/TODO
patch
|
blob
|
history
diff --git
a/docs/TODO
b/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: