Commit 93aa22ea authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

--disable-epsv when connecting to an IPv6 ftp server

parent b7c6bc20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ This release includes the following changes:

This release includes the following bugfixes:

 o --disable-epsv when connecting to an IPv6 ftp server
 o no more extra progress meter newline output after each Location: followed
 o HTTP PUT/POST with Digest, NTLM or Negotiate no longer uses HEAD
 o now gracefully bails out when exceeding FD_SETSIZE file descriptors