summaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-01-17 10:15:09 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-01-17 10:15:09 +0000
commitcfe00ed4ad699dc50f8337930cd7792454a26079 (patch)
tree3f2eb6380ed16da2123203b5b943aa4e85973259 /TODO-RELEASE
parent0b4bdcf18f8b438303d591a38923da64fb64c2c2 (diff)
downloadgnurl-cfe00ed4ad699dc50f8337930cd7792454a26079.tar.gz
gnurl-cfe00ed4ad699dc50f8337930cd7792454a26079.tar.bz2
gnurl-cfe00ed4ad699dc50f8337930cd7792454a26079.zip
more reported bugs we need to address at some point, possibly before a release
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE16
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 -