aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-29 19:42:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-29 19:42:51 +0000
commit87c562845c0b7fa19abd99268869ec0a65100e95 (patch)
tree857a3382843266543ffe82ad6ba56bb767f31266 /CHANGES
parent6c81d74626478734f32c6bc5688d12c84f1be14d (diff)
--disable-epsv
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 1090b9a53..382fd5da8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,11 @@
History of Changes
Daniel (29 November 2001)
-- Eric provided a few more fixes for building on Macs.
+- Added --disable-epsv as an option. When used, curl won't attempt to use the
+ EPSV command when doing passive FTP downloads.
+
+- Eric provided a few more fixes for building on Macs. He also pointed out
+ a flaw in the signal handler restoration code.
Daniel (28 November 2001)
- Fiddled with some Tru64 problems reported by Dimitris Sarris. They appear