]> sjero.net Git - wget/blobdiff - src/ChangeLog
--no-match-server-timestamps -> --no-use-server-timestamps
[wget] / src / ChangeLog
index 9480dc197c6f6d2b547d3efa2ae1a51ab3a9f8f1..e13f6589a963ff03b998e4f19bb89c9938d753b1 100644 (file)
@@ -1,3 +1,14 @@
+2010-01-09  Micah Cowan  <micah@cowan.name>
+
+       * init.c, main.c, http.c, ftp.c, options.h: Renamed
+       --no-match-server-timestamps to --no-use-server-timestamps, and
+       add it to print_help.
+
+2010-01-09  David Holman  <holman.david@gmail.com>  (tiny change)
+
+       * init.c, main.c, http.c, ftp.c, options.h: Added support for
+       --no-match-server-timestamps.
+
 2009-12-03  Peter Rosin  <peda@lysator.liu.se>
 
        * snprintf.c (dopr): Output %p as unsigned.