aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorXue Fuqiao2015-11-15 09:35:50 +0800
committerXue Fuqiao2015-11-15 09:35:50 +0800
commit9a4aa0f5945a03611ae29c516025dbd353bd26ab (patch)
treeb435bcfefb56bbb20d203fbcbbebc25b289448dc /CONTRIBUTE
parentf8cc14b59700e51a4e31139c0a65c8154995e055 (diff)
downloademacs-9a4aa0f5945a03611ae29c516025dbd353bd26ab.tar.gz
emacs-9a4aa0f5945a03611ae29c516025dbd353bd26ab.zip
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.
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 0ca5d0d56db..d3d632d9997 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