1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] NEWS: Forgot to update regarding new --bind-address option.

This commit is contained in:
dan 2000-10-24 15:41:32 -07:00
parent e863bff640
commit 4d925ebc24
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-10-24 Dan Harkless <dan-wget@dilvish.speed.net>
* NEWS: Forgot to update regarding new --bind-address option.
2000-10-20 Dan Harkless <dan-wget@dilvish.speed.net>
* TODO: -k needs to convert '?' to "%3F" in links to saved files

3
NEWS
View File

@ -33,6 +33,9 @@ always, or never. This allows the .wgetrc to override the commandline. So far,
passive_ftp is the only .wgetrc command which takes a lockable Boolean.
** Polish and Russian message translation files have been added.
** New --bind-address / bind_address = <address> option for people on hosts
bound to multiple IP addresses.
* Wget 1.5.3 is a bugfix release with no user-visible changes.