X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2FChangeLog;h=140018cd1263607dbc834e77fdd062390280d553;hp=76395344e88681b3c62094dd75c92661583330b5;hb=30391ad9b479dfb0538c85c86976ab7fa24bacc2;hpb=e55befe5e204177c618bcbb9ea814ea8094bc48b diff --git a/doc/ChangeLog b/doc/ChangeLog index 76395344..140018cd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,29 @@ +2009-09-04 Micah Cowan + + * wget.texi (Time-Stamping): "older" -> "not newer". + + * Makefile.am (install.man, install.wgetrc): Use $(mkinstalldirs), + not $(top_srcdir)/mkinstalldirs. + +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 * wget.texi (Download Options): Change --iri item to --no-iri;