diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-27 13:17:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-27 13:17:44 +0000 |
commit | 3b39cee785ac1afcda60de9ae2ea84d9b000406b (patch) | |
tree | 3327abbe7f628670b00724f66ff1955d33446eaf /TODO-RELEASE | |
parent | dc932f739a340cdbf38653182a31a3e96c0b3482 (diff) |
number two is fixed!
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 3 |
1 files changed, 0 insertions, 3 deletions
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) |