From: Jim Meyering Date: Wed, 16 Jul 1997 12:55:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16d~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10055f8398ea78d1c086429cdcb56067bdcc4f38;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e246cd3f1b..8d9928493a 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +1997-07-16 Jim Meyering + + * src/groups.sh: Exit with status from `id' command. + Don't print `$name : $groups' if id fails. + Reported by Austin Donnelly. + 1997-07-15 Jim Meyering * lib/getloadavg.c: Merge in changes from FSF.