Commit e16e9b91 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed the random seeding and persistant stuff, as both are already in

this version!
parent f9cde064
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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: