From: Daniel Stenberg Date: Wed, 17 Jan 2007 10:15:09 +0000 (+0000) Subject: more reported bugs we need to address at some point, possibly before a release X-Git-Tag: curl-7_16_1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfe00ed4ad699dc50f8337930cd7792454a26079;p=curl more reported bugs we need to address at some point, possibly before a release --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 5c7c16053..9e74692ba 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 -