nonblocking-pipe tests: Fix a NULL program name in a diagnostic.
[gnulib.git] / ChangeLog
index cbd8637..714e6c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-02-04  Bruno Haible  <bruno@clisp.org>
+
+       nonblocking-pipe tests: Fix a NULL program name in a diagnostic.
+       * tests/test-nonblocking-pipe-main.c: Include progname.h.
+       (main): Invoke set_program_name.
+       * modules/nonblocking-pipe-tests (Depends-on): Add progname.
+
 2012-02-04  Eric Blake  <eblake@redhat.com>
 
        canonicalize-lgpl: fix // handling