diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2026-04-19 11:50:19 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2026-04-19 11:50:56 -0700 |
| commit | 271d3ff5f9d3bbb259f6c58d695ce693c92cadba (patch) | |
| tree | 270cd8755cf4e5707c782add940a3b771ceefe93 /NEWS | |
| parent | d5b22329c7c10438ef00c7df118ed6fe9f65f2e2 (diff) | |
| download | coreutils-master.tar.gz coreutils-master.zip | |
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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] |
