aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-29 16:17:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-29 16:17:51 +0000
commit01e3bb98b5ccf682bb53029e155ac9fd446e2938 (patch)
tree3ddd03a5e6138e0642eab47c0880eed22debfb4a
parent7052598e599798b0cc06c96e75cd1d187986cf0a (diff)
the thread and SSL issue is now fixed
-rw-r--r--TODO-RELEASE3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 1da57c05e..afd5632c2 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -9,9 +9,6 @@ To get fixed in 7.11.1
1. Introduce a new error code indicating authentication problems (for proxy
CONNECT error 407 for example). #845941 UNASSIGNED
-4. Multi-threaded OpenSSL usage. Dirk Manske stepped forward. This will be
- addressed by a note in the docs!
-
6. REST fix for servers not behaving well on >2GB requests (some outstanding
issues, Dave Meyer works on this)