From 7c7efde6831d21e25738e2a3156cbb55499dab58 Mon Sep 17 00:00:00 2001 From: hniksic Date: Wed, 28 Nov 2001 10:24:24 -0800 Subject: [PATCH] [svn] Doc fix. --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index fcaa2520..5357ba42 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,9 @@ have been downloaded. already resolves when resolving handling URLs, link conversion now makes the BASE tags point to an empty string. +** If a host has more than one IP address, Wget uses the other +addresses when accessing the first one fails. + ** Host directories now contain port information if the URL is at a non-standard port. @@ -40,8 +43,8 @@ non-standard port. . ** URL parser has been fixed, especially the infamous overzealous -quoting bug. Wget no longer dequotes reserved characters, e.g. `%3F' -is no longer translated to `?', nor `%2B' to `+'. Unsafe characters +quoting. Wget no longer dequotes reserved characters, e.g. `%3F' is +no longer translated to `?', nor `%2B' to `+'. Unsafe characters which are not reserved are still escaped, of course. * Wget 1.7.1 is a bugfix release with no user-visible changes. -- 2.39.2