X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FChangeLog;h=54626e8d901b4bc52cef938c551c2f94ef3243bb;hp=d5494fa2f59b812f928739089723fb65d266e3cb;hb=4198c7239f11f85002798dd4fce4f0bc1042547a;hpb=c784c334d3ddaeb6c628931eca87056e152181fe diff --git a/doc/ChangeLog b/doc/ChangeLog index d5494fa2..54626e8d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +1,21 @@ +2009-08-27 Micah Cowan + + * texi2pod.pl: Handle @asis in table-element formatting. + + * wget.texi (Exit Status): Document new exit codes. + +2009-08-02 Micah Cowan + + * wget.texi (Option Syntax): "This is a complete equivalent of" -> + "This is completely equivalent to". Thanks to Reuben Thomas for + catching this. + 2009-07-28 Micah Cowan * wget.texi (Download Options): Document "lowercase", "uppercase", and the new "ascii" specifier for --restrict-file-names. + (HTTP Options): Rename --html-extension to --adjust-extension. + (Wgetrc Commands): Rename html_extension to adjust_extension. 2009-07-26 Micah Cowan