From: Pádraig Brady
Date: Fri, 18 Mar 2022 15:02:42 +0000 (+0000) Subject: maint: move build-related NEWS item to its own section X-Git-Tag: v9.1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28adf9cf58e51ad8711fbbc98fa322ee8d3114d9;p=thirdparty%2Fcoreutils.git maint: move build-related NEWS item to its own section * NEWS: Follow other Build-related patterns in NEWS. --- diff --git a/NEWS b/NEWS index fe66f496f6..ce60bad4a9 100644 --- a/NEWS +++ b/NEWS @@ -42,9 +42,6 @@ GNU coreutils NEWS -*- outline -*- for B when A is a directory, possibly inflooping. [bug introduced in coreutils-6.3] - AIX builds no longer fail because some library functions are not found. - [bug introduced in coreutils-8.32] - ** Changes in behavior cat now uses the copy_file_range syscall if available, when doing @@ -118,6 +115,11 @@ GNU coreutils NEWS -*- outline -*- now adjust /proc/$pid/cmdline to be more specific to the utility being run, rather than using the general "coreutils" binary name. +** Build-related + + AIX builds no longer fail because some library functions are not found. + [bug introduced in coreutils-8.32] + * Noteworthy changes in release 9.0 (2021-09-24) [stable]