From: Jim Meyering Date: Thu, 3 Feb 2000 12:21:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0f~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1a7c1d3f65fcbdb2355f3c73ee12f8625d6e01a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 16f6f84bf6..dae524974e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2000-02-03 Jim Meyering + + * readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION', + rather than with `#if HAVE_UTMPNAME'. + +2000-02-01 Jim Meyering + + * readutmp.h (UT_USER): Add parens. From Andreas Schwab. + 2000-01-31 Jim Meyering * nanosleep.h (nanosleep): Guard declaration with