aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 5704e8e8922..9d3de2fa201 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -27,6 +27,13 @@ Steps to take before starting on the first pretest in any release sequence:
27 file against the previously released Emacs version to see what has 27 file against the previously released Emacs version to see what has
28 changed. 28 changed.
29 29
305. If this is an emergency release without a prior pretest, inform the
31 maintainers of the bundled packages which are developed separately
32 to make sure they install adjustments required for an official
33 release. Currently, these packages include:
34
35 . Tramp
36
30General steps (for each step, check for possible errors): 37General steps (for each step, check for possible errors):
31 38
321. git pull # fetch from the repository 391. git pull # fetch from the repository