]> sjero.net Git - wget/blobdiff - src/ChangeLog
Initialize `total_downloaded_bytes'.
[wget] / src / ChangeLog
index fb3d99447e25a83f84c364c9a4225ab5655e7599..91f4f033f731b836c15f28d7299875ce2939834e 100644 (file)
@@ -1,3 +1,21 @@
+2010-12-10  Evgeniy Philippov <egphilippov@googlemail.com> (tiny change)
+
+       * main.c (main): Initialize `total_downloaded_bytes'.
+
+2010-12-09  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * main.c (main): If --no-clobber and --convert-links are used at the
+       same time, use only the latter.
+       Reported by: Romain Vimont <rom@rom1v.com>
+
+2010-12-07  Jessica McKellar <jesstess@mit.edu> (tiny change)
+
+       * main.c: Make help message clearer.
+
+2010-12-02  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * build_info.c.in: Do not list md5.
+
 2010-12-01  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * cmpt.c: Include <unistd.h> inconditionally.