]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: NEWS item for who systemd fix
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Apr 2026 18:50:19 +0000 (11:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Apr 2026 18:50:56 +0000 (11:50 -0700)
NEWS

diff --git a/NEWS b/NEWS
index b2edbbc26b8b90a6312d95a709a5e6a7f143f14e..51b1ca77ca14e422eb3477c13e666ac7fdb5ad27 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,12 @@ GNU coreutils NEWS                                    -*- outline -*-
   'kill --help' now has links to valid anchors in the html manual.
   [bug introduced in coreutils-9.10]
 
+  When configured with --enable-systemd, the commands 'pinky',
+  'uptime', 'users', and 'who' no longer consider the systemd session
+  classes 'greeter', 'lock-screen', 'background', 'background-light',
+  and 'none' to be users.
+  [bug introduced in coreutils-9.4]
+
   'pwd' on ancient systems will no longer overflow a buffer
   when operating in deep paths longer than twice the system PATH_MAX.
   [bug introduced in coreutils-9.6]