summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-21 09:20:23 +0000
committerJim Meyering <jim@meyering.net>2000-06-21 09:20:23 +0000
commit791fddaac0305011e7c95cdfa940c8ab95ca2a5a (patch)
tree7c43d5f4539e01cde15fe26faab9ded9b9aedab9 /old
parent468b38dfad7545342a5552fa3d13bc4650b89b77 (diff)
downloadcoreutils-791fddaac0305011e7c95cdfa940c8ab95ca2a5a.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 1a1084dd6..e5f374e0e 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-21 Jim Meyering <meyering@lucent.com>
+
+ * src/cut.c (getstr): Remove private (and out of date) version of
+ this function.
+ (cut_fields): Adjust caller to use the just-extended one in ../lib.
+ Reported by Paul Sauer.
+
2000-06-20 Jim Meyering <meyering@lucent.com>
* src/uniq.c (main): Fix off-by-argc test, so +N-style options are