summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 5a0d3d542..c62f0d39d 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,9 @@
Sat Oct 5 11:38:23 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/Makefile.am (.sh): Substitute for @GNU_PACKAGE@ and @VERSION@
+ in the four installed scripts.
+ * src/*.sh: Update --version output to conform to the coding standard.
+
* acinclude.m4 (AC_HEADER_SYS_TIME_H): New macro.
(AM_FUNC_MKTIME): Require AC_HEADER_SYS_TIME_H so that configure's
checking... messages don't get nested.