aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorXue Fuqiao2015-11-15 09:35:50 +0800
committerXue Fuqiao2015-11-18 08:42:02 +0800
commit0b7d791d2799ce2e4477d222d14478a5fc96fbad (patch)
treeb28fcf5868bbd58853fab30c4a61e50e4f1ac28b /CONTRIBUTE
parent20b043f97cdbde072b04469bd8f56b57301be34b (diff)
downloademacs-0b7d791d2799ce2e4477d222d14478a5fc96fbad.tar.gz
emacs-0b7d791d2799ce2e4477d222d14478a5fc96fbad.zip
Backport: Document the release process
* admin/notes/versioning: Add information about RC releases. * admin/release-process: Document the release process. * admin/authors.el (authors-ignored-files): * admin/README: Change FOR-RELEASE to release-process. * CONTRIBUTE: * admin/notes/bugtracker: Don't mention FOR-RELEASE. (cherry picked from commit 9a4aa0f5945a03611ae29c516025dbd353bd26ab)
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 8c87df8941e..0bce3fa0c25 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -144,10 +144,10 @@ messages:
144 "2014-01-16T05:43:35Z!esr@thyrsus.com". Often, "my previous commit" 144 "2014-01-16T05:43:35Z!esr@thyrsus.com". Often, "my previous commit"
145 will suffice. 145 will suffice.
146 146
147- There is no need to mention files such as NEWS, MAINTAINERS, and 147- There is no need to mention files such as NEWS and MAINTAINERS, or
148 FOR-RELEASE, or to indicate regeneration of files such as 148 to indicate regeneration of files such as 'configure', in the
149 'configure', in the ChangeLog entry. "There is no need" means you 149 ChangeLog entry. "There is no need" means you don't have to, but
150 don't have to, but you can if you want to. 150 you can if you want to.
151 151
152** Generating ChangeLog entries 152** Generating ChangeLog entries
153 153