From: Daniel Stenberg Date: Tue, 27 Jan 2004 13:17:44 +0000 (+0000) Subject: number two is fixed! X-Git-Tag: cares-1_1_0~442 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b39cee785ac1afcda60de9ae2ea84d9b000406b;p=curl number two is fixed! --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 16c21ac03..fbe7f8594 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -8,9 +8,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 -2. Make the proxy CONNECT headers get passed to the callbacks just like other - headers are. #845941 UNASSIGNED - 4. Multi-threaded OpenSSL usage needs to be addressed (Dirk Manske has stepped forward on this)