]> sjero.net Git - wget/commitdiff
[svn] No longer claim that -6 accepts mapped IPv4 addresses.
authorhniksic <devnull@localhost>
Sun, 24 Apr 2005 10:54:58 +0000 (03:54 -0700)
committerhniksic <devnull@localhost>
Sun, 24 Apr 2005 10:54:58 +0000 (03:54 -0700)
doc/ChangeLog
doc/wget.texi

index fdcdbc3c019dd3f36b67c7f7fa150806fad42036..33954e1c5f677453266d98959b52556b6f366104 100644 (file)
@@ -1,3 +1,8 @@
+2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * wget.texi (Download Options): Don't claim that -6 accepts mapped
+       IPv4 addresses.
+
 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * wget.texi: Documented the SSL command-line options.
index 03545772c26d21becdf42168b2df8540b88fce24..e2fb09f80859a7d412c60ba6660ffc21b7d01e22 100644 (file)
@@ -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