summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-08 00:51:25 +0000
committerJim Meyering <jim@meyering.net>1996-10-08 00:51:25 +0000
commit7026c59810a154249eda309b194cd83055dc0a80 (patch)
treed0d1a11631574a204b08dbd4a3f633ca71e2fbe2 /old/sh-utils
parent4c4eb1ab6caeb232d2c4703579848948071994aa (diff)
downloadcoreutils-7026c59810a154249eda309b194cd83055dc0a80.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 0b5f922b4..84682e07a 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,12 @@
+Mon Oct 7 18:46:28 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/Makefile.am (EXTRA_DIST): Remove alloca.c, error.c, and mktime.
+ (su_SOURCES): Remove memcmp.c.
+ Automake automatically includes at least these, now.
+ From François Pinard.
+
+ * lib/Makefile.am (su_SOURCES): Remove getline.c.
+
Sat Oct 5 11:38:23 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/Makefile.am (su_SOURCES): Remove gethostname.c --