]> sjero.net Git - wget/blobdiff - src/ChangeLog
Detect some failures when write to stdout fails.
[wget] / src / ChangeLog
index dc04678f3d399cc4cec9acea47186fd2af81e7a1..3c2b58412998ef71b6a4507f4ee22a9ca2065533 100644 (file)
@@ -1,3 +1,10 @@
+2011-08-27  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * main.c (print_help): Exit with an error status if print to stdout
+       fails.
+       (print_usage): Change method signature and return a status code.
+       (print_version): Likewise.
+
 2011-08-26  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * gnutls.c: Include "ptimer.h".