summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.