]> granicus.if.org Git - curl/commitdiff
197 - IIS-bug in Digest
authorDaniel Stenberg <daniel@haxx.se>
Sat, 20 Dec 2008 22:10:42 +0000 (22:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 20 Dec 2008 22:10:42 +0000 (22:10 +0000)
 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.

TODO-RELEASE

index afa19b196c50b524c5923f5ec1484d84f2fa0593..c764c10fbd21d486d4b033809d07efe6613013fb 100644 (file)
@@ -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 -