* NEWS: Separate out the description of the _existing_ issues with outputting timestamps on 32 bit systems, from _future_ issues outputting timestamps on all systems. Also move this to the "improvement" section, since it's not really a coreutils specific issue, and also is a build time configurable option. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS index 53a342a5e..50a3b711f 100644 --- a/NEWS +++ b/NEWS @@ -94,6 +94,11 @@ GNU coreutils NEWS -*- outline -*- tac now falls back to '/tmp' if a configured $TMPDIR is unavailable. + pinky, uptime, and who output accurate times after the year 2038. + A new configure-time option --enable-systemd enables experimental + support for using systemd, to let these programs continue to work + even after the year 2038, so long as systemd is also installed. + * Noteworthy changes in release 9.3 (2023-04-18) [stable] -- 2.41.0