From 8710ea268633cd299e53366da68753c792564c3e Mon Sep 17 00:00:00 2001 From: hniksic Date: Sun, 24 Apr 2005 03:54:58 -0700 Subject: [PATCH] [svn] No longer claim that -6 accepts mapped IPv4 addresses. --- doc/ChangeLog | 5 +++++ doc/wget.texi | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index fdcdbc3c..33954e1c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-04-24 Hrvoje Niksic + + * wget.texi (Download Options): Don't claim that -6 accepts mapped + IPv4 addresses. + 2005-04-23 Hrvoje Niksic * wget.texi: Documented the SSL command-line options. diff --git a/doc/wget.texi b/doc/wget.texi index 03545772..e2fb09f8 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -900,11 +900,6 @@ or to deal with broken network configuration. Only one of @samp{--inet6-only} and @samp{--inet4-only} may be specified in the same command. Neither option is available in Wget compiled without IPv6 support. - -Note: the current implementation of the @samp{-6} switch allows IPv4 -addresses mapped into IPv6 addresses to be connected to. This usage -is not intended to be condoned, and it might be removed in a later -version. @end table @node Directory Options