Commit 49daeaf8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

the CURLOPT_FRESH_CONNECT fix

parent d03fbf5d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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)