aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-01-25 01:35:43 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-01-25 01:35:43 +0000
commit44ac2776ae8394974c88655c8c45ee4a6bf7b209 (patch)
tree391374bc62df04392e41426a0c4f01cac0f5a630 /TODO-RELEASE
parent36e3e6ed16876c282268e808b48618b94cca09c4 (diff)
Fixed a dangling pointer problem that prevented the http_proxy environment
variable from being properly used in many cases (and caused test case 63 to fail).
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 468b7e3c2..acda7fdf8 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -4,9 +4,6 @@ To get fixed in 7.16.1 (planned release: January 2007)
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