diff options
| author | Xue Fuqiao | 2015-11-15 09:35:50 +0800 |
|---|---|---|
| committer | Xue Fuqiao | 2015-11-18 08:42:02 +0800 |
| commit | 0b7d791d2799ce2e4477d222d14478a5fc96fbad (patch) | |
| tree | b28fcf5868bbd58853fab30c4a61e50e4f1ac28b /admin/README | |
| parent | 20b043f97cdbde072b04469bd8f56b57301be34b (diff) | |
| download | emacs-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 'admin/README')
| -rw-r--r-- | admin/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/README b/admin/README index 2286e354ac6..b7621ffb62a 100644 --- a/admin/README +++ b/admin/README | |||
| @@ -12,9 +12,9 @@ what you do when using them. | |||
| 12 | 12 | ||
| 13 | * Instructions and scripts used to prepare an Emacs release. | 13 | * Instructions and scripts used to prepare an Emacs release. |
| 14 | 14 | ||
| 15 | ** FOR-RELEASE | 15 | ** release-process |
| 16 | 16 | ||
| 17 | Living list of activities that must be completed before the next release. | 17 | The release process used by GNU Emacs. |
| 18 | 18 | ||
| 19 | ** make-tarball.txt | 19 | ** make-tarball.txt |
| 20 | 20 | ||