From: Jim Meyering Date: Sat, 10 Dec 2005 21:10:21 +0000 (+0000) Subject: Mention sort's new options. X-Git-Tag: v6.0~1159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f3366105172c80a2796771b692fce5d5ab5976a;p=thirdparty%2Fcoreutils.git Mention sort's new options. --- diff --git a/NEWS b/NEWS index 0af2d2b1b2..dbf8a7d6b8 100644 --- a/NEWS +++ b/NEWS @@ -48,6 +48,9 @@ GNU coreutils NEWS -*- outline -*- updating its access time, on hosts that support this (currently only Linux kernels, version 2.6.8 and later). + sort now accepts the --random-sort (-R) option and `R' ordering option, + as well as the --seed=STRING option. + ** Bug fixes rm (on systems with openat) can no longer exit before processing