From: Daniel Stenberg Date: Mon, 1 Mar 2004 16:32:51 +0000 (+0000) Subject: the CURLOPT_FRESH_CONNECT fix X-Git-Tag: curl-7_11_1~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49daeaf805122357409261c578df7fb233fb68e9;p=thirdparty%2Fcurl.git the CURLOPT_FRESH_CONNECT fix --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e501e076ac..4b797cf014 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -22,6 +22,7 @@ This release includes the following changes: This release includes the following bugfixes: + 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 o fixed verbose output problem with ipv6-enabled re-used connections @@ -71,6 +72,6 @@ advice from friends like these: Ken Hirsch, Stadler Stephan, Domenico Andreoli, Patrick Smith, Tor Arntsen, Andrés García, Tim Baker, Len Krause, Gilad, Ken Rastatter, P R Schaffner, Greg Hewgill, Ben Greear, Jeff Lawson, Grigory Entin, Doug Porter, David - Byron, Andy Serpa, Joe Halpin + Byron, Andy Serpa, Joe Halpin, Christopher R. Palmer Thanks! (and sorry if I forgot to mention someone)