up to date with recent changes

This commit is contained in:
Daniel Stenberg
2004-09-10 21:13:55 +00:00
parent b8b56248bd
commit 23d64e720d
2 changed files with 11 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o double Host: header when following Location: with replaced Host: fixed
o curl_multi_add_handle() return code fix
o "Proxy-Connection: close" is now understood and properly dealt with
o curl_getdate() crash fixed
o downloading empty files now calls the write callback properly