diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-09-09 14:50:21 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-09-09 14:50:21 +0200 |
commit | 6c6f1f64c2e63df1489ceb4499cc0173fa6ed7c9 (patch) | |
tree | 6b0f37a1e9370e2066fa02bc187f7b661c7f3098 | |
parent | 160312d9456763b36efbabf8a911e0185539f0e6 (diff) |
TODO-RELEASE: CURLSSH_AUTH_AGENT and curl_multi_wait() are done
-321 - CURLSSH_AUTH_AGENT patch by Armel Asselin
-324 - curl_multi_select() vs curl_multi_fdvec() etc
-rw-r--r-- | TODO-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 63e790545..3ccf3e966 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -10,12 +10,8 @@ To be addressed in 7.28 317 - CURLINFO_SSL_TRUST to return SSL-specific data for a darwinssl build -321 - CURLSSH_AUTH_AGENT patch by Armel Asselin - 322 - pipelining improvements -324 - curl_multi_select() vs curl_multi_fdvec() etc - 326 - Improve testsuite for better results when running on MSYS/MinGW. Fix crahses with tests lib547, lib548, lib590 and curl. Fix socketflt for Win32. Fix hung with test 1326. |