From e9920d8a04c1466078e57fce74d0c61ebaab9a59 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Fri, 5 Mar 2004 10:18:58 +0000
Subject: [PATCH] two fixes, one new mirror

---
 RELEASE-NOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6f8847d194..94a194bcdb 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:
-- 
GitLab