]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix GCC warnings.
[wget] / src / ChangeLog
index 0a16c79fdaa95a751dfba0bd0710a4d38f2d19db..aacce5d17d2c5248499ec5d24ffc435c96824e94 100644 (file)
@@ -1,3 +1,14 @@
+2011-04-24  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * html-url.c: Include "exists.h".
+       * gnutls.c (wgnutls_peek): Remove local variable `ret'.
+
+2011-04-21  Daniel Manrique <roadmr@tomechangosubanana.com> (tiny change)
+       * main.c (main): Set exit status when invalid host name given in
+       command line.
+       * html-url.c (get_urls_file): Set exit status when invalid host
+       name given in input file.
+
 2011-04-19  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c: Do not include <fcntl.h>.