]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Changes: Ready for 6.7 man-pages-6.7
authorAlejandro Colomar <alx@kernel.org>
Tue, 19 Mar 2024 18:01:04 +0000 (19:01 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 19 Mar 2024 18:07:13 +0000 (19:07 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Changes

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