From 7611d30a05e3b36ce3345734571d8fe5696ed7d4 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 4 Nov 2009 10:17:28 +0000
Subject: [PATCH] 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
---
 TODO-RELEASE | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 5c4add3312..c67459100d 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 -
 
-- 
GitLab