gbranden pushed a commit to branch master
in repository groff.

commit 28c8f539afff78b643027abcbb8946b366c5ea91
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Mar 14 18:51:12 2026 -0500

    FOR-RELEASE: Relocate item.
    
    We won't in general know at the time of release n whether release n+1
    will increment the major or minor version number, so shift the relevant
    item from "After Release" to "Before Release".
---
 FOR-RELEASE | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/FOR-RELEASE b/FOR-RELEASE
index b9d60a18a..ef2899519 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -17,6 +17,10 @@ Before Release
 
   https://www.gnu.org/prep/maintain/maintain.html#Automated-Upload-Registration
 
+* When deciding to increment the major or minor version number, split
+  off a historical "ChangeLog" file and add it to `EXTRA_DIST` in
+  "Makefile.am".
+
 * Update "grog.pl" to include the names of new GNU troff requests and
   macro names unique to specific packages (and sufficiently heavily used
   in typical documents).
@@ -119,7 +123,3 @@ After Release
 
 * If warranted, update the "ANNOUNCE" file to make it a template for the
   next release.
-
-* If the major or minor version number has incremented, split off
-  a historical "ChangeLog" file and add it to `EXTRA_DIST` in
-  "Makefile.am".

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to