This commit is contained in:
Daniel Stenberg
2004-03-10 11:28:45 +00:00
parent b484b3b696
commit 467c3e3a1f
2 changed files with 15 additions and 1 deletions

View File

@@ -25,7 +25,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o Improved PUT/POST with NTLM/Digest authentication
o received signals during SSL connect is handled better
o improved PUT/POST with NTLM/Digest authentication
o following redirects and doing NTLM/Digest (where the first connection gets
closed) with the multi interface work better now
o file: progress meter and getinfo variables work now