From 50c80a49ccbcc95019e08f7cdb90d20f2429f9ea Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 30 Jan 2004 08:51:24 +0000 Subject: Added --socks --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 01376d0e2..ca116109a 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,12 @@ Changelog +Daniel(30 January 2004) +- Added --socks as a recognized option. It works just like --proxy but sets a + SOCKS5 proxy to use. SOCKS5 support has been available in libcurl for a + while, just not provided by the curl tool. This does not currently work for + IPv6-enabled libcurls. + Daniel(29 January 2004) - Stadler Stephan pointed out that src/hugehelp.c included config.h without checking the define if its present... -- cgit v1.2.3