From: Jim Meyering Date: Tue, 8 Aug 2000 07:16:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0y~69 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c5e73d1f4ab9da79b03716278e972e994d581bd7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0125332a75..9d982714cb 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,7 @@ * src/cut.c (cut_fields): Invoke xalloc_die instead of printing our own message. + (cut_fields): Check for I/O error as well as end-of-file 2000-08-06 Bruno Haible