mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Advertise new-style syntax --no-dns-cache instead of --dns-cache=off.
This commit is contained in:
parent
27d444e11f
commit
323d9c8b49
@ -1,3 +1,8 @@
|
||||
2005-04-28 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* NEWS: Advertise new-style syntax for --no-dns-cache instead
|
||||
of --dns-cache=off.
|
||||
|
||||
2005-04-28 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* windows/Makefile.src.bor: Don't suppress unreachable code
|
||||
|
2
NEWS
2
NEWS
@ -117,7 +117,7 @@ log on to the proxy as "username@host".
|
||||
even in the face of refused connections, which are otherwise
|
||||
considered a fatal error.
|
||||
|
||||
** The new option `--dns-cache=off' may be used to prevent Wget from
|
||||
** The new option `--no-dns-cache' may be used to prevent Wget from
|
||||
caching DNS lookups.
|
||||
|
||||
** Wget no longer escapes characters in local file names based on
|
||||
|
Loading…
Reference in New Issue
Block a user