Mercurial > emacs
changeset 100967:2897f8b17f00
Mention archiving.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 08 Jan 2009 04:09:43 +0000 |
parents | 2de0661c24bd |
children | 426419725966 |
files | admin/notes/bugtracker |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/notes/bugtracker Thu Jan 08 04:09:10 2009 +0000 +++ b/admin/notes/bugtracker Thu Jan 08 04:09:43 2009 +0000 @@ -197,3 +197,13 @@ Note that it does not seem to work to specify "Submitter:" in the pseudo-header when first reporting a bug. + +** How does archiving work? +You can still send mail to a bug after it is closed. After 28 days with +no activity, the bug is archived, at which point no more changes can +be made. If you try to send mail to the bug after that (or merge with +it), it will be rejected. To make any changes, you must unarchive it first: + +unarchive 123 + +The bug will be re-archived after the next 28 day period of no activity.