diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-25 07:44:05 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-25 07:44:05 +0000 |
commit | 07b6625573e5e4442754b229dc63a4d6eb22d6fb (patch) | |
tree | 5b6f29e9b235723073bf2a43ad8e8020700a3639 /TODO-RELEASE | |
parent | fa0780bb91eae08e3c9fed407beb668c647c5ced (diff) |
addressed (replied to with comments) most out-stading release issues and moved
one over to KNOWN_BUGS
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 8573d134e..83ddec120 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,28 +1,26 @@ To be addressed before 7.16.2 (planned release: March/April 2007) ============================= -82 - Mac OS X test failures (Daniel Johnson) - http://curl.haxx.se/mail/lib-2007-03/0095.html - -83 - re-using connection with authentication (Sigrid Thijs) +*83 - re-using connection with authentication (Sigrid Thijs) http://curl.haxx.se/mail/lib-2007-03/0129.html -84 - SSL_CTX caching (Shmulik Regev) +*84 - SSL_CTX caching (Shmulik Regev) http://curl.haxx.se/mail/lib-2007-03/0061.html -85 - NTLM proxy nightmare - POST problem (Jonathan Arnold) +*85 - NTLM proxy nightmare - POST problem (Jonathan Arnold) http://curl.haxx.se/mail/lib-2007-03/0146.html -86 - Updated patch coming (Ravi Pratap) +*86 - Updated patch coming (Ravi Pratap) [only discussed privately so far] -87 - HTTPS GET/POST through a proxy with authentication fails (Hang Kin Lau) - http://curl.haxx.se/mail/archive-2007-03/0045.html - -88 - FD leakage with dump (Pedro Larroy) +*88 - FD leakage with dump (Pedro Larroy) http://curl.haxx.se/mail/lib-2007-03/0112.html -90 - Crash during gethostbyname in libcurl (Sebastien Trottier) +*90 - Crash during gethostbyname in libcurl (Sebastien Trottier) http://curl.haxx.se/mail/lib-2007-03/0158.html -92 - +92 - Bug in curl_multi_info_read in multi.c? (Daniel Johnson) + +93 - + +[*] = partly addressed, awaits further comments or updates from users |