]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: NEWS: fix introduced version of a bug
authorPádraig Brady <P@draigBrady.com>
Mon, 12 May 2025 10:52:17 +0000 (11:52 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 12 May 2025 10:53:31 +0000 (11:53 +0100)
* NEWS: The NFSv4 trivial ACL ENOTSUP issue was introduced in 9.6.

NEWS

diff --git a/NEWS b/NEWS
index 95de08556e9043305b78806125b15320789f35c8..6ff40320640905be03ca1122f8e657fdb4607218 100644 (file)
--- 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]