]> sjero.net Git - wget/blobdiff - src/ChangeLog
Print some diagnostic messages to stderr not to stdout.
[wget] / src / ChangeLog
index ffd6ccc977565c39eac9f7ca946673176714db5a..e5def2a83508fac568b33b3a197c688f073ac00a 100644 (file)
@@ -1,3 +1,11 @@
+2012-02-23  Giuseppe Scrivano  <giuseppe@southpole.se>
+
+       * main.c (main): Write diagnostic messages to `stderr' not to `stdout'.
+
+       * main.c (main): Fail gracefully if `malloc' fails.
+
+       * gnutls.c (wgnutls_read): Remove unused variables `timer' and `flags'.
+
 2012-02-17  Steven Schubiger  <stsc@member.fsf.org>
 
        * warc.c: Add license header.