emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 c665ca79ff4: ; * admin/make-tarball.txt: Minor copyedits.


From: Eli Zaretskii
Subject: emacs-29 c665ca79ff4: ; * admin/make-tarball.txt: Minor copyedits.
Date: Sun, 14 May 2023 09:12:41 -0400 (EDT)

branch: emacs-29
commit c665ca79ff47f7c2c0b0625069f4caa69162f1db
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * admin/make-tarball.txt: Minor copyedits.
---
 admin/make-tarball.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 00516a0edd7..1cc97c883af 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -75,9 +75,10 @@ General steps (for each step, check for possible errors):
     For the first pretest of a new major release, consider starting a
     new top-level ChangeLog.N file if the last versioned ChangeLog.N
     file is too large.  A good point to start a new ChangeLog.N file
-    is when the last one gets larger than 1.5 MiB.  If so, start a new
-    one by bumping N, and also update the line in top-level
-    Makefile.in which says
+    is when the last one gets larger than 5 MiB, or when you make the
+    first pretest of a new major release, whichever happens later.  If
+    so, start a new ChangeLog.N file by bumping N, and also update the
+    line in top-level Makefile.in which says
 
       CHANGELOG_HISTORY_INDEX_MAX = N
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]