aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2009-01-30 19:29:25 +0000
committerDan Fandrich <dan@coneharvesters.com>2009-01-30 19:29:25 +0000
commit09f4a1c5e5acddeacb605ce2382fd027e6b50393 (patch)
tree7494d205fcaef9f7984baf6cf3de1ac07a517160 /CHANGES
parent5c9fff9c6e72268f9d09d16de6d3021b16f9e42c (diff)
Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting
the problem.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f1f2f4680..7a82b70e5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Fandrich (30 Jan 2009)
+- Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for
+ reporting.
+
Yang Tse (29 Jan 2009)
- Introduced curl_sspi.c and curl_sspi.h for the implementation of functions
Curl_sspi_global_init() and Curl_sspi_global_cleanup() which previously were