diff --git a/NEWS b/NEWS index 0a5130331..21ed3435b 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]