diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-05 10:18:58 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-05 10:18:58 +0000 |
commit | e9920d8a04c1466078e57fce74d0c61ebaab9a59 (patch) | |
tree | dafe27648b4630ea93855b673efad95728d8f9e2 | |
parent | acc5096eef48b33c691b4e9bc5125b7fb1f8e8d5 (diff) |
two fixes, one new mirror
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6f8847d19..94a194bcd 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -25,6 +25,9 @@ This release includes the following changes: This release includes the following bugfixes: + 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 o CURLOPT_FRESH_CONNECT and CURLAUTH_NTLM now work when set together o share interface usage without (un)lock functions segfaulted o --limit-rate no longer cripples the --speed-limit feature @@ -67,6 +70,7 @@ Other curl-related news since the previous public release: o PycURL 7.11.0 was released: http://pycurl.sourceforge.net/ o the libcurl D binding was released: http://www.atari-soldiers.com/libcurl.html + o new Estonian web site mirror: http://curl.dope-brothers.com/ This release would not have looked like this without help, code, reports and advice from friends like these: |