1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

the thread and SSL issue is now fixed

This commit is contained in:
Daniel Stenberg 2004-01-29 16:17:51 +00:00
parent 7052598e59
commit 01e3bb98b5

View File

@ -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)