]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 7 Sep 2003 16:34:01 +0000 (16:34 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Sep 2003 16:34:01 +0000 (16:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f52a354662e10d945917107e8060743e510ed0f..d75b78505004c457a7526468c9f73b70cb4359ec 100644 (file)
--- 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