aboutsummaryrefslogtreecommitdiffstats
diff options
authorAlejandro Colomar <alx@kernel.org>2025-02-22 11:36:07 +0100
committerAlejandro Colomar <alx@kernel.org>2025-02-22 11:38:54 +0100
commit0b390e80034f9e134560309840fc4053196523f9 (patch)
tree4d93572dbe8f2797a782cba9521aead770f52afe
parentfe7e094e78139a4ac5ee31b2321b77041c725794 (diff)
downloadman-pages-0b390e80034f9e134560309840fc4053196523f9.tar.gz
Changes: Ready for 6.12man-pages-6.12
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--Changes14
1 files changed, 12 insertions, 2 deletions
diff --git a/Changes b/Changes
index 3dfb235fab..c8a71391b1 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
-==================== Changes in man-pages-?.?? ====================
+==================== Changes in man-pages-6.12 ====================
-Released: ????-??-??, ??Location??
+Released: 2025-02-22, Venezia Santa Lucia
New and rewritten pages
@@ -10,6 +10,12 @@ New and rewritten pages
Newly documented interfaces in existing pages
---------------------------------------------
+man2/
+ mbind.2
+ MPOL_PREFERRED_MANY
+ set_mempolicy.2
+ MPOL_PREFERRED_MANY
+
New and changed links
---------------------
@@ -26,6 +32,10 @@ Removed links
Global changes
--------------
+- Build system:
+ - Use ifndef and := instead of ?= (fixes regression introduced in
+ 6.11, which affected at least the version string).
+
Changes to individual files
---------------------------