From: Daniel Stenberg Date: Mon, 29 Nov 2004 21:45:25 +0000 (+0000) Subject: --disable-epsv when connecting to an IPv6 ftp server X-Git-Tag: curl-7_12_3~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93aa22ea0891c6e97509aeadf147e0ec4b8e656a;p=curl --disable-epsv when connecting to an IPv6 ftp server --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3316a1a68..12387d396 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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