From be3a216ab447d2f82daa3ff5851111856467e093 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Sun, 7 Apr 2024 13:50:13 +0100 Subject: [PATCH] doc: NEWS: mention sort being more efficient with /proc files * NEWS: Mention the improvement in commit v9.5-6-g8ff390328 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 0a51303317..21ed3435b3 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,11 @@ GNU coreutils NEWS -*- outline -*- have exited with a "Function not implemented" error. [bug introduced in coreutils-8.28] +** Improvements + + sort operates more efficiently when used on pseudo files with + an apparent size of 0, like those in /proc. + * Noteworthy changes in release 9.5 (2024-03-28) [stable] -- 2.47.2