Commit 8a335ee7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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.
parent 216ad268
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -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 -