From: Daniel Stenberg Date: Sat, 20 Dec 2008 22:10:42 +0000 (+0000) Subject: 197 - IIS-bug in Digest X-Git-Tag: curl-7_19_3~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a335ee7fd48689e8c233f14b0c2e4ed2c74a634;p=curl 197 - IIS-bug in Digest The curl tool parts are postponed to a later time 201 - "bug: header data output to the body callback function after set header" Was probably not a bug, I asked about it but I didn't get any response. 202 - "hangs up of application above libcurl" - problems with the multi_socket Fixes from Igor have been committed and there's currently no pending ones. --- diff --git a/TODO-RELEASE b/TODO-RELEASE index afa19b196..c764c10fb 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -4,16 +4,6 @@ To be addressed in 7.19.3 (planned release: January 2009) 193 - Fix zero-byte file transfers - Nobody has actually started for real on this -197 - IIS-bug in Digest - - libcurl parts done, no curl options added yet - -201 - "bug: header data output to the body callback function after set header" - by Shunlong Bai - -202 - "hangs up of application above libcurl" - problems with the multi_socket - implementation when using HTTP pipelining. Patch pending by - Igor Novoseltsev - 203 - "dns cache memory leak and TTL failure after failed conn" bug #2413067 204 -