From 0f84467a348fce8cefb82af4d543da21007538ca Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 16 Nov 2021 17:06:16 -0800 Subject: [PATCH] maint: update NEWS for macOS fix --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 1097f0c321..33865eb8ce 100644 --- 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 -- 2.47.2