aboutsummaryrefslogtreecommitdiffstats
diff options
authorAlejandro Colomar <alx@kernel.org>2025-02-24 09:52:55 +0100
committerAlejandro Colomar <alx@kernel.org>2025-02-24 09:52:55 +0100
commit232f0aa680c893b453e34982dfc288653892d8f7 (patch)
treec51b289f410029c99ca04641cdb0f86ae2af36d4
parent403b1f9536005c79394c7c17102c74a075f6c268 (diff)
downloadman-pages-232f0aa680c893b453e34982dfc288653892d8f7.tar.gz
Start of man-pages-NEXT: Move Changes to Changes.old
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--Changes14
-rw-r--r--Changes.old47
2 files changed, 49 insertions, 12 deletions
diff --git a/Changes b/Changes
index c8a71391b1..3dfb235fab 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
-==================== Changes in man-pages-6.12 ====================
+==================== Changes in man-pages-?.?? ====================
-Released: 2025-02-22, Venezia Santa Lucia
+Released: ????-??-??, ??Location??
New and rewritten pages
@@ -10,12 +10,6 @@ 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
---------------------
@@ -32,10 +26,6 @@ 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
---------------------------
diff --git a/Changes.old b/Changes.old
index f90ac08c55..6229a839e5 100644
--- a/Changes.old
+++ b/Changes.old
@@ -57255,3 +57255,50 @@ Changes to individual files
The manual pages and other files in the repository have been improved
beyond what this changelog covers. To learn more about changes applied
to individual pages, or the authors of changes, use git(1).
+
+
+==================== Changes in man-pages-6.12 ====================
+
+Released: 2025-02-22, Venezia Santa Lucia
+
+
+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
+---------------------
+
+
+Removed pages
+-------------
+
+
+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
+---------------------------
+
+The manual pages and other files in the repository have been improved
+beyond what this changelog covers. To learn more about changes applied
+to individual pages, or the authors of changes, use git(1).