diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-02-20 09:58:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-02-20 09:58:42 +0000 |
commit | 5db0f704917c4818ce53fa883015a85eff97a8e1 (patch) | |
tree | afcb9c03a3131635bf37d81a1f93645978dc27d9 | |
parent | 53a549000c3634f6b0a5ed262d5834c3145885d7 (diff) |
"118 - Gautam Kachroo's issue with proxies and ssl" is now in CVS
-rw-r--r-- | TODO-RELEASE | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 14581d87f..042888d6b 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,13 +1,6 @@ To be addressed before 7.18.1 (planned release: April 2008) ============================= -118 - Gautam Kachroo's issue with proxies and ssl, when libcurl uses SSL even - though not really in a state for it. The patch breaks test case 509, but - it also seems the test 509 already is more or less broken before this - patch because it never completes the asynch openssl handshake as it - should. The most recent patch in here: - http://curl.haxx.se/mail/lib-2008-01/0323.html - 119 - Christian Buchner's mentioned race condition in win32 gethostbyname_thread http://curl.haxx.se/mail/lib-2008-02/0000.html |