From 21d4bf6c449c9ca24f514c82cc0aa2f2ba65f748 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 3 Apr 2015 11:16:23 -0400 Subject: [PATCH] * admin/make-tarball.txt: Copyedits. --- admin/make-tarball.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 9603c616ae1..9511f4b7361 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -52,9 +52,11 @@ General steps (for each step, check for possible errors): number to that of the actual release. Pick a date about a week from now when you intend to make the release. Use M-x add-release-logs to add the ChangeLog entries for that date to the tar file (but - not yet to the repository). Name the tar file as - emacs-XX.Y-rc1.tar. If all goes well in the following week, you - can simply rename the file and use it for the actual release. + do not commit the entries to the repository until the actual release). + Name the tar file as emacs-XX.Y-rc1.tar. If all goes well in the + following week, you can simply rename the file and use it for the + actual release. If you need another release candidate, remember + to adjust the ChangeLog entries. 4. autoreconf -i -I m4 --force make bootstrap -- 2.11.4.GIT