1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

the CURLOPT_FRESH_CONNECT fix

This commit is contained in:
Daniel Stenberg 2004-03-01 16:32:51 +00:00
parent d03fbf5dfb
commit 49daeaf805

View File

@ -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)