more reported bugs we need to address at some point, possibly before a release

This commit is contained in:
Daniel Stenberg 2007-01-17 10:15:09 +00:00
parent 0b4bdcf18f
commit cfe00ed4ad
1 changed files with 14 additions and 2 deletions

View File

@ -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 -