From: Paul Eggert Date: Wed, 17 Nov 2021 01:06:16 +0000 (-0800) Subject: maint: update NEWS for macOS fix X-Git-Tag: v9.1~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f84467a348fce8cefb82af4d543da21007538ca;p=thirdparty%2Fcoreutils.git maint: update NEWS for macOS fix --- 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