diff options
Diffstat (limited to 'admin/release-process')
| -rw-r--r-- | admin/release-process | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/admin/release-process b/admin/release-process index 4a0890f3e4b..1cfcf544587 100644 --- a/admin/release-process +++ b/admin/release-process | |||
| @@ -32,9 +32,10 @@ branches merges bugfix commits from the "emacs-NN" branch. | |||
| 32 | Emacs uses the "blocking bug(s)" feature of Debbugs for bugs need to | 32 | Emacs uses the "blocking bug(s)" feature of Debbugs for bugs need to |
| 33 | be addressed in the next release. | 33 | be addressed in the next release. |
| 34 | 34 | ||
| 35 | Currently, bug#19759 is the tracking bug for release of 25.1. Say | 35 | Currently, bug#19759 is the tracking bug for release of 25.1 and |
| 36 | bug#123 needs to be fixed for Emacs 25.1. Send a message to | 36 | bug#21966 is the tracking bug for release of 25.2. Say bug#123 needs |
| 37 | control@debbugs.gnu.org that says: | 37 | to be fixed for Emacs 25.1. Send a message to control@debbugs.gnu.org |
| 38 | that says: | ||
| 38 | 39 | ||
| 39 | block 19759 by 123 | 40 | block 19759 by 123 |
| 40 | 41 | ||