]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update NEWS for macOS fix
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2021 01:06:16 +0000 (17:06 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2021 01:06:36 +0000 (17:06 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 1097f0c321cf9b8082fdc32c5fdd8df56a9aad32..33865eb8ce48d2c8a87c13b4eebc24bb9897d73e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ GNU coreutils NEWS                                    -*- outline -*-
   All files would be processed correctly, but the exit status was incorrect.
   [bug introduced in coreutils-9.0]
 
+  On macOS, 'cp A B' no longer miscopies when A is in an APFS file system
+  and B is in some other file system.
+  [bug introduced in coreutils-9.0]
+
 ** Changes in behavior
 
   timeout --foreground --kill-after=... will now exit with status 137