]> sjero.net Git - wget/blobdiff - doc/ChangeLog
$(top_srcdir)/mkinstalldirs -> $(mkinstalldirs)
[wget] / doc / ChangeLog
index 76395344e88681b3c62094dd75c92661583330b5..b3bc243365493acdcd3c5a8f34b729a0843fee12 100644 (file)
@@ -1,3 +1,27 @@
+2009-09-04  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am (install.man, install.wgetrc): Use $(mkinstalldirs),
+       not $(top_srcdir)/mkinstalldirs.
+
+2009-08-27  Micah Cowan  <micah@cowan.name>
+
+       * texi2pod.pl: Handle @asis in table-element formatting.
+
+       * wget.texi (Exit Status): Document new exit codes.
+
+2009-08-02  Micah Cowan  <micah@cowan.name>
+
+       * 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  <micah@cowan.name>
+
+       * 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  <micah@cowan.name>
 
        * wget.texi (Download Options): Change --iri item to --no-iri;