]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Start of man-pages-NEXT: Move Changes to Changes.old
authorAlejandro Colomar <alx@kernel.org>
Tue, 18 Oct 2022 18:34:13 +0000 (20:34 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 18 Oct 2022 18:34:13 +0000 (20:34 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Changes
Changes.old

diff --git a/Changes b/Changes
index 2d268cb4ce5a5cc2a754ad07c848027a66493175..1af5f014f90e1cac08125b73bd716fba6c13f824 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
-==================== Changes in man-pages-6.01 ====================
+==================== Changes in man-pages-?.?? ====================
 
-Released: 2022-10-18, Aldaya
+Released: ????-??-??, Aldaya
 
 
 Contributors
@@ -10,22 +10,6 @@ The following people contributed patches/fixes, reports, notes,
 ideas, and discussions that have been incorporated in changes in
 this release:
 
-"G. Branden Robinson" <g.branden.robinson@gmail.com>
-Agostino Sarubbo <ago@gentoo.org>
-Alejandro Colomar <alx@kernel.org>
-Amir Goldstein <amir73il@gmail.com>
-Darrick J. Wong <djwong@kernel.org>
-Eric Biggers <ebiggers@google.com>
-Grigoriy <grigoriyremvar@protonmail.com>
-Jakub Wilk <jwilk@jwilk.net>
-Jan Kara <jack@suse.cz>
-Matthew Bobrowski <repnop@google.com>
-Michael Tokarev <mjt@tls.msk.ru>
-Mike Gilbert <floppym@gentoo.org>
-Nicolás A. Ortega Froysa <nicolas@ortegas.org>
-Pierre Labastie <pierre.labastie@neuf.fr>
-Sam James <sam@gentoo.org>
-Steve Izma <sizma@golden.net>
 
 Apologies if I missed anyone!
 
@@ -33,42 +17,18 @@ Apologies if I missed anyone!
 New and rewritten pages
 -----------------------
 
-EOF.3const
-
 
 Newly documented interfaces in existing pages
 ---------------------------------------------
 
-fanotify_mark.2
-       FAN_MARK_IGNORE
-
-open.2, statx.2
-       STATX_DIOALIGN
 
-feature_test_macros.7
-       _FORTIFY_SOURCE=3
-       _TIME_BITS
+New and changed links
+---------------------
 
 
 Global changes
 --------------
 
-- Build system:
-
-  - Update manual page dates (TH 3rd argument) when creating the tarball
-    with 'make dist'.  this removes the need for a tstamp commit before
-    each release.
-
-  - Don't print spurious errors from the Makefile that are not relevant.
-
-- Manual pages' sections:
-
-  - Title (.TH):
-
-    - Remove the hardcoded date (TH 3rd argument), and replace it by a
-      placeholder that should be changed when creating the tarball.
-      This removes the need for a tstamp commit before each release.
-
 
 Changes to individual pages
 ---------------------------
index b7c86d2df3d8c55547bba99709faad5955b71f76..7c4f272f58fb5a7237fcdbe9360f6bbc037d3373 100644 (file)
@@ -55343,3 +55343,83 @@ Changes to individual pages
 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, use git(1).
+
+
+==================== Changes in man-pages-6.01 ====================
+
+Released: 2022-10-18, Aldaya
+
+
+Contributors
+------------
+
+The following people contributed patches/fixes, reports, notes,
+ideas, and discussions that have been incorporated in changes in
+this release:
+
+"G. Branden Robinson" <g.branden.robinson@gmail.com>
+Agostino Sarubbo <ago@gentoo.org>
+Alejandro Colomar <alx@kernel.org>
+Amir Goldstein <amir73il@gmail.com>
+Darrick J. Wong <djwong@kernel.org>
+Eric Biggers <ebiggers@google.com>
+Grigoriy <grigoriyremvar@protonmail.com>
+Jakub Wilk <jwilk@jwilk.net>
+Jan Kara <jack@suse.cz>
+Matthew Bobrowski <repnop@google.com>
+Michael Tokarev <mjt@tls.msk.ru>
+Mike Gilbert <floppym@gentoo.org>
+Nicolás A. Ortega Froysa <nicolas@ortegas.org>
+Pierre Labastie <pierre.labastie@neuf.fr>
+Sam James <sam@gentoo.org>
+Steve Izma <sizma@golden.net>
+
+Apologies if I missed anyone!
+
+
+New and rewritten pages
+-----------------------
+
+EOF.3const
+
+
+Newly documented interfaces in existing pages
+---------------------------------------------
+
+fanotify_mark.2
+       FAN_MARK_IGNORE
+
+open.2, statx.2
+       STATX_DIOALIGN
+
+feature_test_macros.7
+       _FORTIFY_SOURCE=3
+       _TIME_BITS
+
+
+Global changes
+--------------
+
+- Build system:
+
+  - Update manual page dates (TH 3rd argument) when creating the tarball
+    with 'make dist'.  this removes the need for a tstamp commit before
+    each release.
+
+  - Don't print spurious errors from the Makefile that are not relevant.
+
+- Manual pages' sections:
+
+  - Title (.TH):
+
+    - Remove the hardcoded date (TH 3rd argument), and replace it by a
+      placeholder that should be changed when creating the tarball.
+      This removes the need for a tstamp commit before each release.
+
+
+Changes to individual pages
+---------------------------
+
+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, use git(1).