From 2f3366105172c80a2796771b692fce5d5ab5976a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Dec 2005 21:10:21 +0000 Subject: [PATCH] Mention sort's new options. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.3