I have next to no hope of fixing more bugs before 7.19.7 so all are now
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Nov 2009 10:17:28 +0000 (10:17 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Nov 2009 10:17:28 +0000 (10:17 +0000)
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

TODO-RELEASE

index 5c4add3..c674591 100644 (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 -