]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: move build-related NEWS item to its own section
authorPádraig Brady <P@draigBrady.com>
Fri, 18 Mar 2022 15:02:42 +0000 (15:02 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 18 Mar 2022 15:02:42 +0000 (15:02 +0000)
* NEWS: Follow other Build-related patterns in NEWS.

NEWS

diff --git a/NEWS b/NEWS
index fe66f496f66ce42bec4892835d3ef79db983e619..ce60bad4a9736f76869a51b26850f301b8871c0e 100644 (file)
--- 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]