summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-17 14:42:05 +0000
committerJim Meyering <jim@meyering.net>2004-06-17 14:42:05 +0000
commitd01eefd2d92ea463bbd0138878665ce1ae8f65b6 (patch)
tree4db590d1297434ee14dfb40445b4df438ca86106 /NEWS
parent4ec104828375914e0a403f695028e42f56f36aa3 (diff)
downloadcoreutils-d01eefd2d92ea463bbd0138878665ce1ae8f65b6.tar.xz
.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c257ab6ea..ff76c173b 100644
--- 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]