diff --git a/ChangeLog b/ChangeLog index 66c01b31..164fadac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-10-24 Dan Harkless + + * NEWS: Forgot to update regarding new --bind-address option. + 2000-10-20 Dan Harkless * TODO: -k needs to convert '?' to "%3F" in links to saved files diff --git a/NEWS b/NEWS index 8fd42e03..9a52e685 100644 --- a/NEWS +++ b/NEWS @@ -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 =
option for people on hosts +bound to multiple IP addresses. * Wget 1.5.3 is a bugfix release with no user-visible changes.