From: Jim Meyering Date: Mon, 7 Aug 2000 13:27:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~95 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7299626404363754a8391cbbf6e4d55bcbf55ff4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 3664ac5ab0..89148bca8d 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,19 @@ +2000-08-06 Bruno Haible + + * 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. + 2000-08-06 Paul Eggert * src/sort.c (usage): Warn more succintly about the effects of