From: Paul Eggert Date: Wed, 14 Sep 2005 06:57:35 +0000 (+0000) Subject: du and pr also have +:z etc. X-Git-Tag: v5.90~230 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a487dcee7026a1f38a21ee93cf35fdb50f75b24b;p=thirdparty%2Fcoreutils.git du and pr also have +:z etc. --- diff --git a/NEWS b/NEWS index 1b3612d9d8..863abb73c8 100644 --- a/NEWS +++ b/NEWS @@ -184,8 +184,8 @@ GNU coreutils NEWS -*- outline -*- date accepts the new option --rfc-3339=TIMESPEC. The old --iso-8602 (-I) option is deprecated; it still works, but new applications should avoid it. - date and ls's time formats now support new %:z, %::z, %:::z specifiers - for numeric time zone offsets like -07:00, -07:00:00, and -07. + date, du, ls, and pr's time formats now support new %:z, %::z, %:::z + specifiers for numeric time zone offsets like -07:00, -07:00:00, and -07. dd has new iflag= and oflag= flags "binary" and "text", which have an effect only on nonstandard platforms that distinguish text from binary I/O.