From: Jim Meyering Date: Sat, 26 Aug 2000 12:05:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=47ffae51d2f429c9527eb0b5555a79d5203a0467;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index dcacfcfa31..fb717e99e1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,8 @@ 2000-08-26 Jim Meyering + * closeout.c: Include "__fpending.h". + (close_stdout_status): Return right away if there's nothing to flush. + * Makefile.am (noinst_HEADERS): Add __fpending.h. * __fpending.c: New file. * __fpending.h: New file.