* NEWS: Mention the new feature.
* gnulib: Update to new nproc gnulib implementation:
https://github.com/coreutils/gnulib/commit/9b07115f4a
---
 NEWS   | 11 +++++++----
 gnulib |  2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/NEWS b/NEWS
index d0bd06d4a..5724698bf 100644
--- a/NEWS
+++ b/NEWS
@@ -75,15 +75,18 @@ GNU coreutils NEWS                                    -*- 
outline -*-
   basenc supports the --base58 option to encode and decode
   the visually unambiguous Base58 encoding.
 
+  'date' now outputs dates in the country's native calendar for the
+  Iranian locale (fa_IR) and for the Ethiopian locale (am_ET), and also
+  does so more consistently for the Thailand locale (th_TH.UTF-8).
+
+  nproc now honors any cgroup v2 configured CPU quotas,
+  which may reduce the effective number of processors available.
+
   stty supports setting arbitrary baud rates on supported systems,
   like Hurd, Linux with glibc >= 2.42, and some BSDs.
   Also on other systems the full set of supported baud rates
   is determined at build time if possible.
 
-  'date' now outputs dates in the country's native calendar for the
-  Iranian locale (fa_IR) and for the Ethiopian locale (am_ET), and also
-  does so more consistently for the Thailand locale (th_TH.UTF-8).
-
 ** Changes to conform better to POSIX.1-2024
 
   readlink now defaults to being verbose if the POSIXLY_CORRECT
diff --git a/gnulib b/gnulib
index 948ba8016..9b07115f4 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 948ba80168293e3d8a905eeffb0ab61424c4c374
+Subproject commit 9b07115f4a344effef1dde8bd0e6e356d4b0e744
-- 
2.50.1


Reply via email to