]> sjero.net Git - wget/blobdiff - doc/ChangeLog
Fix false "downloaded bytes" information from getftp.
[wget] / doc / ChangeLog
index 76395344e88681b3c62094dd75c92661583330b5..140018cd1263607dbc834e77fdd062390280d553 100644 (file)
@@ -1,3 +1,29 @@
+2009-09-04  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi (Time-Stamping): "older" -> "not newer".
+
+       * 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;