summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-08 07:10:22 +0000
committerJim Meyering <jim@meyering.net>2000-08-08 07:10:22 +0000
commitdeffd164df65fe7758856ec16d16df04538f2662 (patch)
tree4cb957d453880025b10831c2aa82d41daccdd422 /old/textutils
parent8b6882e5e94ae1c4d6dfd5e8d3cba0e9bafa5bfd (diff)
downloadcoreutils-deffd164df65fe7758856ec16d16df04538f2662.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index dae178009..0125332a7 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-07 Paul Eggert <eggert@twinsun.com>
+
+ * src/cut.c (cut_fields): Invoke xalloc_die instead of printing
+ our own message.
+
2000-08-06 Bruno Haible <haible@clisp.cons.org>
* src/head.c (head): Call write_header here.