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
This commit is contained in:
Daniel Stenberg 2009-11-04 10:17:28 +00:00
parent 3704375292
commit 7611d30a05
1 changed files with 8 additions and 14 deletions

View File

@ -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 -