diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/release-process | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/release-process b/admin/release-process index 3bb72b9735c..71ada82356c 100644 --- a/admin/release-process +++ b/admin/release-process | |||
| @@ -99,6 +99,10 @@ significant changes and new features in the upcoming release, then | |||
| 99 | describe the "benefits" from losing those features. Be funny, use | 99 | describe the "benefits" from losing those features. Be funny, use |
| 100 | humor. The text written for the previous releases can serve as an example. | 100 | humor. The text written for the previous releases can serve as an example. |
| 101 | 101 | ||
| 102 | The Emacs FAQ (doc/misc/efaq.texi) also has a "What's new" section; | ||
| 103 | for major releases a new section should be added listing the | ||
| 104 | significant changes. | ||
| 105 | |||
| 102 | Check cross-references between the manuals (e.g. from emacs to elisp) | 106 | Check cross-references between the manuals (e.g. from emacs to elisp) |
| 103 | are correct. You can use something like the following in the info | 107 | are correct. You can use something like the following in the info |
| 104 | directory in the Emacs build tree: | 108 | directory in the Emacs build tree: |