]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 27 Jul 2002 07:01:03 +0000 (07:01 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 27 Jul 2002 07:01:03 +0000 (07:01 +0000)
old/sh-utils/ChangeLog

index 8fde173a2192ef001a207b9cb8d94fb9651972c8..6f2b397cb8c9f8d37c094a201a4442ab24ba3ac9 100644 (file)
@@ -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>