aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-12-12 12:21:11 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-12-12 12:21:11 +0000
commit792279581b0449ce5fe2e4580efc1b3990772ee7 (patch)
tree033cbc4e9ac99bb70333a7a76d65f5b9838d8123 /TODO-RELEASE
parent3ca360391a2045a222b36ac1f0e454a02d354d97 (diff)
- More work with Igor Novoseltsev to first fix the remaining stuff for
removing easy handles from multi handles when the easy handle is/was within a HTTP pipeline. His bug report #2351653 (http://curl.haxx.se/bug/view.cgi?id=2351653) was also related and was eventually fixed by a patch by Igor himself.
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 3d659b348..fd941e4d2 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -10,9 +10,6 @@ To be addressed in 7.19.3 (planned release: January 2009)
197 - IIS-bug in Digest
- libcurl parts done, no curl options added yet
-199 - "Bug 2351645" adjustment of the patch Daniel S applied
- - Suggested fix posted to list
-
201 - "bug: header data output to the body callback function after set header"
by Shunlong Bai