summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-02-26 05:09:04 +0000
committerJim Meyering <jim@meyering.net>1995-02-26 05:09:04 +0000
commit8467987e4b5da93e8855edad9783f06cf30d4dca (patch)
tree36a5f6960bdffe632351c9197bebcf436936b599 /old/textutils
parent5f40ddc1a1f151a41652d3ec9d918369b9811214 (diff)
downloadcoreutils-8467987e4b5da93e8855edad9783f06cf30d4dca.tar.xz
.
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 61315f50a..39023818c 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,6 +1,7 @@
Sat Feb 11 07:31:08 1995 Jim Meyering (meyering@comco.com)
* system.h: Remove index/rindex and bcmp/bcopy/bzero references.
+ Separate errno declaration from STDC_HEADERS.
* wc.c (wc): For efficiency, handle separately the cases in which
words need not be counted. Suggested by Karl Heuer.