summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-11 04:50:54 +0000
committerJim Meyering <jim@meyering.net>1996-10-11 04:50:54 +0000
commit51293cdf6f3b52a89b86f4d996daed4404044916 (patch)
tree72cddfaafff00f262477a2cfbaf972909309db3a /old/sh-utils
parent4d0af9ead4071e86d9f49928c72f34ce064e8516 (diff)
downloadcoreutils-51293cdf6f3b52a89b86f4d996daed4404044916.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 e2f6d6613..e73a9d7e8 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,12 @@
+Thu Oct 10 23:50:05 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/Makefile.am (EXTRA_DIST): Remove posixtm.y and getdate.y.
+ (su_SOURCES): Put them here instead.
+ Remove rules for building getdate.c and posixtm.c; now automake
+ generates those rules.
+ * lib/ylwrap: New file.
+ * lib/interlock: New file.
+
Wed Oct 9 00:26:55 1996 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getloadavg.c [__sun]: Define sun. Reported by Kaveh Ghazi.