Fixed --disable-proxy for FTP and SOCKS. Thanks to Daniel Egger for reporting

the problem.
This commit is contained in:
Dan Fandrich
2009-01-30 19:29:25 +00:00
parent 5c9fff9c6e
commit 09f4a1c5e5
3 changed files with 12 additions and 4 deletions

View File

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