doc: mention -lcrypto change in NEWS

This commit is contained in:
Paul Eggert
2024-02-25 21:24:04 -08:00
parent 7f57ac2d20
commit d9dc02b09a
+3
View File
@@ -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.