diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-11-04 10:17:28 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-11-04 10:17:28 +0000 |
commit | 7611d30a05e3b36ce3345734571d8fe5696ed7d4 (patch) | |
tree | 48e60368d7f5699f020d86851af6841a2ef84d8a /TODO-RELEASE | |
parent | 3704375292ade6df9ceba71f59043994048b893a (diff) |
I have next to no hope of fixing more bugs before 7.19.7 so all are now
moved to 7.19.8. I removed the bugs already in KNOWN_BUGS (but they should
of course still get fixed).
Added three recent bugs. 7.19.8 is targetted to get shipped in Janurary 2010
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 5c4add331..c67459100 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,18 +1,6 @@ -To be addressed in 7.19.7 (planned release: October 2009) +To be addressed in 7.19.8 (planned release: January 2010) ========================= -248 - "Pausing pipeline problems." - http://curl.haxx.se/mail/lib-2009-07/0214.html - -251 - TFTP block size / better integration in transfer - http://curl.haxx.se/mail/lib-2009-08/0028.html - -254 - Problem re-using easy handle after call to curl_multi_remove_handle - http://curl.haxx.se/mail/lib-2009-07/0249.html - -256 - "More questions about ares behavior" - http://curl.haxx.se/mail/lib-2009-08/0012.html - 244 - patch for [out] parameters http://curl.haxx.se/mail/lib-2009-06/0342.html @@ -24,5 +12,11 @@ To be addressed in 7.19.7 (planned release: October 2009) 253 - add option to disable SNI for TLS handshakes -257 - +257 - bug #2891595 DNS cache + +258 - bug #2891591 Curl_dns_entry + +259 - Avoding connection re-use when using CURLOPT_HTTPPROXYTUNNEL + +260 - |