summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-27 07:01:03 +0000
committerJim Meyering <jim@meyering.net>2002-07-27 07:01:03 +0000
commitaa2fb76aa149013da03c32be2b712cc2ec34aa2d (patch)
tree9c7ce12dc9f73cdd11b02ebf4c16558483491089 /old
parent8c01127f70ceeafa115252eefa442a4e5747bbbf (diff)
downloadcoreutils-aa2fb76aa149013da03c32be2b712cc2ec34aa2d.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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>