From 1f3a9c7888be4ef2df0ff9683dddbfb5655e7e78 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 15 Jun 2004 21:55:28 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index a327ceb32c..c257ab6eae 100644 --- a/NEWS +++ b/NEWS @@ -117,6 +117,15 @@ GNU coreutils NEWS -*- outline -*- echo -e '\xHH' now outputs a byte whose hexadecimal value is HH, for compatibility with bash. + In the following cases POSIX allows the default GNU behavior, + so when POSIXLY_CORRECT is set: + + printf and unlink 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. + * Major changes in release 5.2.1 (2004-03-12) [stable] -- 2.47.3