summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2edbbc26..51b1ca77c 100644
--- 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]