]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Changes: Ready for 6.12 man-pages-6.12
authorAlejandro Colomar <alx@kernel.org>
Sat, 22 Feb 2025 10:36:07 +0000 (11:36 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sat, 22 Feb 2025 10:38:54 +0000 (11:38 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Changes

diff --git a/Changes b/Changes
index 3dfb235faba7abc592b238288242187f70aa50bd..c8a71391b10e40aa9f5722845a97b0d8717eb3d2 100644 (file)
--- 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
 ---------------------------