mirror of
https://github.com/mirror/wget.git
synced 2025-01-30 06:10:08 +08:00
[svn] Minor rewording of the IPv6 entry.
This commit is contained in:
parent
de5fd29373
commit
99de2fe8a9
12
NEWS
12
NEWS
@ -8,14 +8,14 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
|
|||||||
* Changes in Wget 1.10.
|
* Changes in Wget 1.10.
|
||||||
|
|
||||||
** Downloading files greater than 2GB, also known as "large files",
|
** Downloading files greater than 2GB, also known as "large files",
|
||||||
now works on systems that support them. This includes most modern
|
now works on systems that support them. This includes the majority of
|
||||||
Unix variants, as well as Windows.
|
modern Unixes, as well as MS Windows.
|
||||||
|
|
||||||
** IPv6 is now supported by Wget. Unlike the experimental code in
|
** IPv6 is now supported by Wget. Unlike the experimental code in
|
||||||
1.9, this version has no problems with dual-family systems. The new
|
1.9, this version supports dual-family systems. The new flags
|
||||||
flags `--inet4' and `--inet6' (or `-4' and `-6' for short) force the
|
`--inet4' and `--inet6' (or `-4' and `-6' for short) force the use of
|
||||||
use of IPv4 and IPv6 respectively. Unfortunately the IPv6 support
|
IPv4 and IPv6 respectively. Note that IPv6 support has not yet been
|
||||||
still does not work on Windows.
|
tested on Windows.
|
||||||
|
|
||||||
** Talking to SSL servers over proxies now actually works. Previous
|
** Talking to SSL servers over proxies now actually works. Previous
|
||||||
versions of Wget erroneously sent GET requests for SSL URLs. Wget
|
versions of Wget erroneously sent GET requests for SSL URLs. Wget
|
||||||
|
Loading…
Reference in New Issue
Block a user