diff options
| -rw-r--r-- | TODO-RELEASE | 16 | 
1 files changed, 14 insertions, 2 deletions
| 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 - | 
