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

This commit is contained in:
Daniel Stenberg 2004-11-29 21:45:25 +00:00
parent b7c6bc20be
commit 93aa22ea08
1 changed files with 1 additions and 0 deletions

View File

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