summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-08 07:16:45 +0000
committerJim Meyering <jim@meyering.net>2000-08-08 07:16:45 +0000
commitc5e73d1f4ab9da79b03716278e972e994d581bd7 (patch)
treefb24e4e8e69e16e883573accaa5e61a6e3acd72a /old/textutils
parent543cd52e60cc263821ad4cbc033e41489218e445 (diff)
downloadcoreutils-c5e73d1f4ab9da79b03716278e972e994d581bd7.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 0125332a7..9d982714c 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 <haible@clisp.cons.org>