This commit is contained in:
Daniel Stenberg
2007-03-11 09:11:29 +00:00
parent 40e9e40cb4
commit c8cd13337e
8 changed files with 49 additions and 253 deletions

View File

@@ -39,8 +39,6 @@ This release includes the following bugfixes:
o HTTP Digest header parsing fix for unquoted last word ending with CRLF
o CURLOPT_PORT, HTTP proxy, re-using connections and non-HTTP protocols
o CURLOPT_INTERFACE for ipv6
o the progress callback can get called more frequently
o libcurl might call the progress callback when it receives a signal
o use-after-free issue with HTTP transfers with the multi interface
This release includes the following known bugs: