diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-04-03 21:15:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-04-03 21:15:31 +0000 |
commit | 6a2cecf153e93c549fca7c0c7eae42f503c77748 (patch) | |
tree | d0fa6d786db8c51675a2da4ccdd3666a9c60115e | |
parent | 990b15e40288ad89c423d331b9563d8259284d9c (diff) |
Only one issue left to deal with. Most of the others cut due to lack of
response and/or my personal lack of time to deal further with them at this
point.
-rw-r--r-- | TODO-RELEASE | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 002c77cfd..645dc9543 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,24 +1,8 @@ -To be addressed before 7.16.2 (planned release: March/April 2007) +To be addressed before 7.16.2 (planned release: April 2007) ============================= -*83 - re-using connection with authentication (Sigrid Thijs) - http://curl.haxx.se/mail/lib-2007-03/0129.html - -*84 - SSL_CTX caching (Shmulik Regev) - http://curl.haxx.se/mail/lib-2007-03/0061.html - -*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] -*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) - http://curl.haxx.se/mail/lib-2007-03/0158.html - 93 - -[*] = partly addressed, awaits further comments or updates from users |