X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=doc%2FChangeLog;h=54626e8d901b4bc52cef938c551c2f94ef3243bb;hb=edc9055768fed952b30629a9e8fa38ef68761882;hp=d5494fa2f59b812f928739089723fb65d266e3cb;hpb=c784c334d3ddaeb6c628931eca87056e152181fe;p=wget 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