summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-07 16:34:01 +0000
committerJim Meyering <jim@meyering.net>2003-09-07 16:34:01 +0000
commit61a679bbea452cc75151ff3f9183f3ca1cc7d2d5 (patch)
tree412af80cba5c12de6b7d549b612077fe44c1c283 /NEWS
parent101f307f3cf44909f32f17b64c540a8367c12d1e (diff)
downloadcoreutils-61a679bbea452cc75151ff3f9183f3ca1cc7d2d5.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3f52a3546..d75b78505 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ GNU coreutils NEWS -*- outline -*-
`sha1sum --check' now accepts the BSD format for SHA1 message digests
in addition to the BSD format for MD5 ones.
+ who -l now means `who --login', not `who --lookup', per POSIX.
+ who's -l option has been eliciting an unconditional warning about
+ this impending change since sh-utils-2.0.12 (April 2002).
+
** Bug fixes
Mistakenly renaming a file onto itself, e.g., via `mv B b' when `B' is