]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 17 Jun 2004 14:42:05 +0000 (14:42 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 17 Jun 2004 14:42:05 +0000 (14:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c257ab6eae5be3c8a8067145b01921a95708cdd0..ff76c173bb95abb51f8b12ef5635de08de16c08a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -120,12 +120,14 @@ GNU coreutils NEWS                                    -*- outline -*-
   In the following cases POSIX allows the default GNU behavior,
   so when POSIXLY_CORRECT is set:
 
-    printf and unlink support --help and --option.
+    false, printf, true, unlink, and yes all support --help and --option.
     ls supports TABSIZE.
     pr no longer depends on LC_TIME for the date format in non-POSIX locales.
     printf supports \u, \U, \x.
     tail supports two or more files when using the obsolete option syntax.
 
+  The usual `--' operand is now supported by chroot, hostid, hostname,
+  pwd, sync, and yes.
 
 * Major changes in release 5.2.1 (2004-03-12) [stable]