* lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
[pspp] / ChangeLog
index ede13c3f14caf54e74e4bbbc0b51756ebaf5d401..d837fc11c991175c28bb631f892888a1d3ed25e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-19  Jim Meyering  <meyering@redhat.com>
 
+       * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
+
        New module: xprintf
        * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.