summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-03-19 19:01:04 +0100
committerAlejandro Colomar <alx@kernel.org>2024-03-19 19:07:13 +0100
commit557f96fb1938cc82a543ae5af1dec920c282cf1e (patch)
treeefc39b0b2b1f4b4f43c49297f86cfdb9192d8de6
parent25c05b1ee92aa896eaf28845d6d3830d6db9c5ac (diff)
Changes: Ready for 6.7man-pages-6.7
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--Changes28
1 files changed, 19 insertions, 9 deletions
diff --git a/Changes b/Changes
index a80a9b350..c18bbfc2d 100644
--- a/Changes
+++ b/Changes
@@ -1,31 +1,41 @@
-==================== Changes in man-pages-?.?? ====================
+==================== Changes in man-pages-6.7 =====================
-Released: ????-??-??, ??Location??
+Released: 2024-03-19, València
New and rewritten pages
-----------------------
+man3/
+ TIMEVAL_TO_TIMESPEC.3
+
Newly documented interfaces in existing pages
---------------------------------------------
+man2/
+ process_madvise.2
+ process_madvise() glibc wrapper
+
New and changed links
---------------------
-
-Removed pages
--------------
-
-
-Removed links
--------------
+man3/
+ TIMESPEC_TO_TIMEVAL.3 (TIMEVAL_TO_TIMESPEC(3))
Global changes
--------------
+- Build system
+ - Reorganize build system
+ - Clarify dependencies
+ - Clarify configurable variables
+ - Add 'distcheck' target
+ - Ignore known warnings
+ - Replace uses of man2html(1) by grohtml(1)
+
Changes to individual pages
---------------------------