From b8f278429d6ca2f88eeb3040486599d25a2a202d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 7 Sep 2004 06:22:13 +0000 Subject: [PATCH] Document "touch" POSIX-conformance fix. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index bb8a50d9c4..81937b8d48 100644 --- a/NEWS +++ b/NEWS @@ -103,6 +103,9 @@ GNU coreutils NEWS -*- outline -*- like %#d, instead of relying on undefined behavior in the underlying printf function. + "touch -- MMDDhhmm[yy] file" is now equivalent to + "touch MMDDhhmm[yy] file" even when conforming to pre-2001 POSIX. + who now prints user names in full instead of truncating them after 8 bytes. ** New features -- 2.47.2