From cfe00ed4ad699dc50f8337930cd7792454a26079 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 17 Jan 2007 10:15:09 +0000 Subject: [PATCH] more reported bugs we need to address at some point, possibly before a release --- TODO-RELEASE | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/TODO-RELEASE b/TODO-RELEASE index 5c7c160..9e74692 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,6 +1,18 @@ To get fixed in 7.16.1 (planned release: January 2007) ====================== -69 - Jeff Pohlmeyer's crashing case (posted 17 nov 2006) +69 - Jeff Pohlmeyer's curl_multi_socket crashing case. Recipe and instructions + here: http://curl.haxx.se/mail/lib-2007-01/0022.html + +77 - Dan Fandrich's HTTP proxy problem: + http://curl.haxx.se/mail/lib-2007-01/0120.html + +78 - HTTP Pipelining, NULL content + http://curl.haxx.se/bug/view.cgi?id=1631566 + +79 - Vlad's Connection resuability after CURLE_WRITE_ERROR + http://curl.haxx.se/mail/lib-2007-01/0122.html + +80 - + -77 - -- 2.7.4