aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-29 21:45:25 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-29 21:45:25 +0000
commit93aa22ea0891c6e97509aeadf147e0ec4b8e656a (patch)
tree055bfc7a919728629943318b92b423af4b1405ba
parentb7c6bc20be8f85226a48ef3dd083e748945b9ab9 (diff)
--disable-epsv when connecting to an IPv6 ftp server
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
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