From: Jim Meyering Date: Sat, 27 Jul 2002 07:01:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0_13~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2fb76aa149013da03c32be2b712cc2ec34aa2d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8fde173a21..6f2b397cb8 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,11 +1,15 @@ +2002-07-27 Jim Meyering + + * 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 * src/Makefile.am (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Exempt false. 2002-07-20 Jim Meyering - * 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 - * 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