From: hniksic Date: Fri, 28 Nov 2003 02:37:33 +0000 (-0800) Subject: [svn] Document that SSL passthrough now works. X-Git-Tag: v1.13~1357 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=3eef0688151f2e285abb4de303246d96498156c1 [svn] Document that SSL passthrough now works. --- diff --git a/NEWS b/NEWS index 5aee8927..86f93c14 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ Please send GNU Wget bug reports to . flags `--inet4' and `--inet6' (or `-4' and `-6' for short) force the use of IPv4 and IPv6 respectively. +** Talking to SSL servers over proxies now actually works. + ** The progress bar is now updated regularly even when the data does not arrive.