From: Pádraig Brady
Date: Mon, 12 May 2025 10:52:17 +0000 (+0100) Subject: doc: NEWS: fix introduced version of a bug X-Git-Tag: v9.8~326 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a11c7dcaaf8322195a9180899c8ec97de650565f;p=thirdparty%2Fcoreutils.git doc: NEWS: fix introduced version of a bug * NEWS: The NFSv4 trivial ACL ENOTSUP issue was introduced in 9.6. --- diff --git a/NEWS b/NEWS index 95de08556e..6ff4032064 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ GNU coreutils NEWS -*- outline -*- 'cp -p' had spurious "Operation not supported" failures when copying to non-NFS files from NFSv4 files with trivial ACLs. - [bug introduced in coreutils-9.7] + [bug introduced in coreutils-9.6] * Noteworthy changes in release 9.7 (2025-04-09) [stable]