diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-13 16:22:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-13 16:22:59 +0000 |
commit | dac5c72090248f2913606341035252e2453d8041 (patch) | |
tree | 2520d623f245738627f8955f9f049c07b6fff98c /old/sh-utils/NEWS | |
parent | 5c8eb257ea91d9f4c1be3b65ba2025539f6997e9 (diff) | |
download | coreutils-dac5c72090248f2913606341035252e2453d8041.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index ef34fc587..cf4c272d7 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,6 +1,8 @@ Changes in release 1.17 [1.16g] * `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. [1.16f] * chroot now calls chdir ("/") after chroot. * `date -s' now exits with nonzero status upon failure |