From d9dc02b09ac2cbf05101b5dfd4b98f032d6bb8ff Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 25 Feb 2024 21:24:04 -0800 Subject: [PATCH] doc: mention -lcrypto change in NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 36b7fd1fea..e78fb201b2 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,9 @@ GNU coreutils NEWS -*- outline -*- SELinux operations in file copy operations are now more efficient, avoiding unneeded MCS/MLS label translation. + sort no longer dynamically links to libcrypto unless -R is used. + This decreases startup overhead in the typical case. + wc is now much faster in single-byte locales and somewhat faster in multi-byte locales. -- 2.47.2