]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 1 May 2002 06:51:55 +0000 (06:51 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 1 May 2002 06:51:55 +0000 (06:51 +0000)
old/sh-utils/NEWS

index 8a09a22ed65cdbbb25245d962d36d4ace10e31df..1e3f69372f78796a9c16e28d02108baa84c56596 100644 (file)
@@ -1,6 +1,10 @@
 Changes in release 2.1
  [2.0.12]
 * kill: new program
+* who accepts new options: --all (-a), --boot (-b), --dead (-d), --login,
+   --process (-p), --runlevel (-r), --short (-s), --time (-t), --users (-u).
+   The -u option now produces POSIX-specified results and is the same as
+   the long option `--users'.  --idle is no longer the same as -u.
 * The following changes apply on systems conforming to POSIX 1003.1-2001,
   and are required by the new POSIX standard:
    - `date -I' is no longer supported.  Instead, use `date --iso-8601'.