]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention archiving.
authorGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 04:09:43 +0000 (04:09 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 8 Jan 2009 04:09:43 +0000 (04:09 +0000)
admin/notes/bugtracker

index 121490da21f7c149593535630b28408a77a091b5..ef9b31bab03202226b82940aa438340bd24a2311 100644 (file)
@@ -197,3 +197,13 @@ submitter 123 none@example.com
 
 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.