From: Jim Meyering Date: Mon, 7 Aug 2000 13:27:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90fb34362a1cdbc08ed341978a696846c1ee5580;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 89148bca8d..dae1780090 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,14 +3,10 @@ * src/head.c (head): Call write_header here. (head_file): ... not here. -2000-08-06 Bruno Haible - * src/cat.c (closeout_func): Remove variable. (close_stdout_wrapper): Remove unused function. (main): Remove assignment to closeout_func. -2000-08-06 Bruno Haible - * src/fold.c (fold_file): Remove ferror(stdout) check, already done in close_stdout.