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