From 28adf9cf58e51ad8711fbbc98fa322ee8d3114d9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Fri, 18 Mar 2022 15:02:42 +0000 Subject: [PATCH] maint: move build-related NEWS item to its own section * NEWS: Follow other Build-related patterns in NEWS. --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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] -- 2.47.2