summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 8fde173a2..6f2b397cb 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,11 +1,15 @@
+2002-07-27 Jim Meyering <meyering@lucent.com>
+
+ * Version 2.0.13.
+ * Upgrade to cvs automake -- required to work with 2.53b.
+ * configure.ac: Require automake-1.6a.
+
2002-07-24 Jim Meyering <meyering@lucent.com>
* src/Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Exempt false.
2002-07-20 Jim Meyering <meyering@lucent.com>
- * Version 2.0.13.
-
* tests/Makefile.am (TESTS_ENVIRONMENT): Remove now-unused parts
of this definition.
(EXTRA_DIST): Add priv-check.
@@ -42,7 +46,7 @@
2002-07-13 Bruno Haible <bruno@clisp.org>
- * uptime.c: Include sys/sysctl.h.
+ * src/uptime.c: Include sys/sysctl.h.
(print_uptime): Add support for determining the boot time on FreeBSD.
2002-07-15 Jim Meyering <meyering@lucent.com>