From: Jim Meyering Date: Sat, 13 Mar 1999 16:24:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c591b0e360be353259d3027a6a2d1c146807085;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index cf4c272d7f..df89083087 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -3,6 +3,7 @@ Changes in release 1.17 * `basename /' now prints `/', per the single unix spec * `who --lookup' no longer erroneously reports `localhost' for IP addresses for which it could not do a reverse lookup. +* `id user' wouldn't report a group id in some situations. Now it always does. [1.16f] * chroot now calls chdir ("/") after chroot. * `date -s' now exits with nonzero status upon failure