* NEWS: Mention the improvement in gnulib commit
90840606.
Addresses https://bugs.gnu.org/76876
entries prefixed with the service (like "sshd") were not matched.
[bug introduced in coreutils-9.4]
+** Improvements
+
+ 'logname' correctly returns the user who logged in the session,
+ on more systems. Previously on musl or uclibc it would have merely
+ output the LOGNAME environment variable.
+
* Noteworthy changes in release 9.6 (2025-01-17) [stable]