diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-07-09 21:50:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-07-09 21:50:33 +0000 |
commit | bea9d2cafdcfd7774ab83d278e566e2e1fd47b77 (patch) | |
tree | def5e18f5459f9359371d02ba52902d51cfd2b47 /TODO-RELEASE | |
parent | d709cb2ae37c9d9512fe3a9724dd95b0fe49d108 (diff) |
241 - expose Curl_nonblock as curlx_nonblock
done
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 69efb4c0e..167af8dfb 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,8 +1,6 @@ To be addressed in 7.19.6 (planned release: August 2009) ========================= -241 - expose Curl_nonblock as curlx_nonblock - 242 - SSH knownhost support (powered by libssh2 1.2) 243 - ftp QUOTE commands that are allowed to fail but not close the connection |