summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-26 23:13:28 +0000
committerJim Meyering <jim@meyering.net>2000-11-26 23:13:28 +0000
commit7484a08597fe72a3e223e1ed87e6356a00738f17 (patch)
tree4f73c09aec244481dccdbdc8a8d77cc6720c418a /old/textutils/ChangeLog
parent3083c303620299d93b2f4b50dfa62007e517a80b (diff)
downloadcoreutils-7484a08597fe72a3e223e1ed87e6356a00738f17.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 76912f678..d72a03c84 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -2,6 +2,11 @@
* Version 2.0.9.
+ * src/checksum.h: Don't include system.h here.
+ * src/md5.c: Include config.h, stdio.h, sys/types.h. and system.h here
+ instead.
+ * src/sha1sum.c: Likewise.
+
2000-11-18 Paul Eggert <eggert@twinsun.com>
* src/pr.c (main): Do not assume EOF == -1.