* admin/release-process: Update versions and blocking bug numbers.
This commit is contained in:
parent
36bafc9cee
commit
1a210f0898
1 changed files with 4 additions and 4 deletions
|
@ -46,12 +46,12 @@ See admin/gitmerge.el.
|
||||||
Emacs uses the "blocking" feature of Debbugs for bugs that need to be
|
Emacs uses the "blocking" feature of Debbugs for bugs that need to be
|
||||||
addressed in the next release.
|
addressed in the next release.
|
||||||
|
|
||||||
Currently, bug#19759 is the tracking bug for release of 25.1 and
|
Currently, bug#21966 is the tracking bug for release of 25.2 and
|
||||||
bug#21966 is the tracking bug for the next release. Say bug#123 needs
|
bug#24655 is the tracking bug for release 26.1. Say bug#123 needs
|
||||||
to be fixed for Emacs 25.1. Send a message to control@debbugs.gnu.org
|
to be fixed for Emacs 26.1. Send a message to control@debbugs.gnu.org
|
||||||
that says:
|
that says:
|
||||||
|
|
||||||
block 19759 by 123
|
block 24655 by 123
|
||||||
|
|
||||||
Change "block" to "unblock" to remove a bug from the list. Closed
|
Change "block" to "unblock" to remove a bug from the list. Closed
|
||||||
bugs are not listed as blockers, so you do not need to explicitly
|
bugs are not listed as blockers, so you do not need to explicitly
|
||||||
|
|
Loading…
Add table
Reference in a new issue