]> sjero.net Git - wget/blobdiff - src/ChangeLog
Allow --timestamping and --continue at the same time.
[wget] / src / ChangeLog
index b6fe05951f3a9c29116789e7a72972e1de5180c1..4cb3267c909a4ecde97b70f852b7ae4ec5fbfe9e 100644 (file)
@@ -1,3 +1,17 @@
+2011-09-07  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (gethttp): Don't inhibit arest request if opt.timestamping is
+       set.
+       Reported by <natrio@list.ru>
+
+2011-09-06  Jakob Matthes <jakob.matthes@gmail.com> (tiny change)
+
+       * main.c (print_version): Do not exit prematurely when --help is passed.
+
+2011-09-04  Christian Jullien <eligis@orange.fr> (tiny change)
+
+       * gnutls.c: Include <sys/fcntl.h>.
+
 2011-09-02  Mojca Miklavec <mojca.miklavec.lists@gmail.com> (tiny change)
 
        * main.c (print_version): Do not exit prematurely when --version is passed.