From: Jim Meyering Date: Sat, 5 Feb 2000 08:49:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0f~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80862b8fb4c25fb07eeb1f4de65b32f47b7a8594;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 20ddf3f03a..766903d03d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,8 +1,10 @@ -2000-01-31 Jim Meyering +2000-02-05 Jim Meyering * src/who.c: Use UT_USER in place of hard-coded `->ut_name' here, too. * src/pinky.c: Likewise. - Reported by Tom Tromey. + Reported by Tom Tromey and Andreas Schwab. + * src/uptime.c (print_uptime): Likewise. + * src/users.c (list_entries_users): Likewise. 2000-01-30 Jim Meyering