From 8ed44e8dfbe2182696becc3ca8a9950888251503 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 6 Apr 2004 15:14:10 +0000 Subject: New authentication code added, particularly noticable when doing POST or PUT with Digest or NTLM. libcurl will now use HEAD to negotiate the authentication and when done perform the requested POST. --- RELEASE-NOTES | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 193fbe1c6..089c5960f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,6 +13,9 @@ This release includes the following changes: This release includes the following bugfixes: + o fixed minor memory leak in libcurl for Windows when staticly linked + o POST/PUT using Digest/NTLM/Negotiate (including anyauth) now work better + o --limit-rate with high speed rates is a lot more accurate now o curl_strnqual.3 "refer-to" man page fix o fixed a minor very old progress meter final update bug o added checks for a working NI_WITHSCOPEID before that is used @@ -40,8 +43,8 @@ Other curl-related news since the previous public release: This release would not have looked like this without help, code, reports and advice from friends like these: - Thomas Schwinge, Marty Kuhrt, Günter Knauf, Kevin Roth, Glen Nakamura, - Gisle Vanem, Greg Hewgill, Joe Halpin, Tor Arntsen, Dirk Manske, Roy Shan, - Mitz Wark, Andrés García, Robin Kay + Thomas Schwinge, Marty Kuhrt, Günter Knauf, Kevin Roth, Glen Nakamura, Gisle + Vanem, Greg Hewgill, Joe Halpin, Tor Arntsen, Dirk Manske, Roy Shan, Mitz + Wark, Andrés García, Robin Kay, Alan Pinstein, David Byron, Nathan O'Sullivan Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3