*** empty log message ***
[pspp] / lib / ChangeLog
index d31676488c8a4b846869b205da1ff1bd2dd93e56..97431d260797df0f4573273aead2dda38faa1118 100644 (file)
@@ -1,3 +1,10 @@
+2004-11-10  Jim Meyering  <jim@meyering.net>
+
+       Ensure that no close failure goes unreported.
+       * closeout.c (close_stdout): Always close stdout.  I.e., don't
+       return early when it seems there's nothing to flush.
+       Don't include __fpending.h.
+
 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        * strftime.c (DO_MULTIBYTE): Check for wchar.h, too.