From a669d9a788603a27d4706ba2a02ac69fad855eec Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 18 Aug 2024 07:56:57 +0300 Subject: [PATCH] ; * admin/make-tarball.txt: Some clarifications. (cherry picked from commit 502285e84aaac4b6939d5f4e27351dd0e01498ed) --- admin/make-tarball.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 15342319829..1b6d9744ecc 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -95,11 +95,14 @@ General steps (for each step, check for possible errors): CHANGELOG_HISTORY_INDEX_MAX = N by incrementing the value of N by 1; then regenerate Makefile. - After bumping N, you need to actually create and commit - ChangeLog.N with the updated N, otherwise "M-x authors" below will - fail. The easiest way of creating the new ChangeLog.N is to - rename the file ChangeLog (without the .N suffix) left over from - the last major release (it is usually unversioned) and commit it. + After bumping N, you need to actually create and commit ChangeLog.N + with the updated N, otherwise "M-x authors" below will fail. The + easiest way of creating the new ChangeLog.N is to rename the file + ChangeLog (without the .N suffix) left over from the last release + (it is usually unversioned) and commit it, together with the + modified Makefile.in. If you don't have the unversioned ChangeLog + file from the last release, you can take it from the release + tarball. Now: -- 2.39.2