mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] *** empty log message ***
This commit is contained in:
parent
2981313f3e
commit
83c6e8f96b
15
NEWS
15
NEWS
@ -32,14 +32,13 @@ considered a fatal error.
|
|||||||
** The new option `--dns-cache=off' may be used to prevent Wget from
|
** The new option `--dns-cache=off' may be used to prevent Wget from
|
||||||
caching DNS lookups.
|
caching DNS lookups.
|
||||||
|
|
||||||
** The build process now requires Autoconf 2.5x.
|
** Wget no longer escapes characters in local file names based on
|
||||||
|
whether they're appropriate in URLs. Escaping can still occur for
|
||||||
** Wget no longer quotes characters in local file names that would be
|
nonprintable characters or for '/', but no longer for frequent
|
||||||
considered "unsafe" as part of URL. Quoting can still occur for
|
characters such as space. You can use the new option
|
||||||
control characters or for '/', but no longer for frequent characters
|
--restrict-file-names to relax or strengthen these rules, which can be
|
||||||
such as space. You can use the new option --restrict-file-names to
|
useful if you dislike the default or if you're downloading to
|
||||||
enforce even stricter rules, which is useful when downloading to
|
non-native partitions.
|
||||||
Windows partitions.
|
|
||||||
|
|
||||||
* Wget 1.8.2 is a bugfix release with no user-visible changes.
|
* Wget 1.8.2 is a bugfix release with no user-visible changes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user