]> sjero.net Git - wget/blobdiff - doc/ChangeLog
Do not honor --config only when used as first long argument
[wget] / doc / ChangeLog
index df76c53e95252a164a0c6f6fb9431c2142b78f9c..bd6f5731dacc9f8594906e624d31ae194e330989 100644 (file)
@@ -1,3 +1,16 @@
+2012-10-08  Stefano Lattarini <stefano.lattarini@gmail.com>  (tiny change)
+
+       docs: fix errors and warnings with Texinfo 5
+       Or rather, with the development version 4.13.90, which will
+       eventually become Texinfo 5.0.
+       * wget.texi: Use '@item' instead of '@itemx' in several places,
+       as Texinfo 5 refuses to process an '@itemx' that is not preceded
+       by an '@item'.
+
+2012-08-28  Tim Ruehsen <tim.ruehsen@gmx.de>
+
+        * doc/wget.texi: remove -nv from --report-speed
+
 2012-08-04  mancha <mancha@mac.hush.com> (tiny change)
 
        * wget.texi: Export ENVIRONMENT to the man page.