]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 13 Mar 1999 16:24:16 +0000 (16:24 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Mar 1999 16:24:16 +0000 (16:24 +0000)
old/sh-utils/NEWS

index cf4c272d7fef55744d61492e9131a03fbee81200..df89083087038e78291c0815028740638eeb5423 100644 (file)
@@ -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