comparison admin/notes/bugtracker @ 107042:fb827ff9ec83

Explain mbox folder links.
author Glenn Morris <rgm@gnu.org>
date Thu, 28 Jan 2010 23:19:22 -0800
parents ee105028fee8
children 2343eacdeb7d
comparison
equal deleted inserted replaced
107041:645e3632318a 107042:fb827ff9ec83
390 http://debbugs.gnu.org/cgi-bin/pkgreport.cgi?newest=100;package=emacs 390 http://debbugs.gnu.org/cgi-bin/pkgreport.cgi?newest=100;package=emacs
391 391
392 Or use the static index: 392 Or use the static index:
393 http://debbugs.gnu.org/db/ix/full.html 393 http://debbugs.gnu.org/db/ix/full.html
394 394
395 ** What are those "mbox folder" links on the bug report pages?
396
397 "mbox folder" = messages as they arrived at the tracker
398
399 "status mbox" = as above, but with a fake message at the start
400 summarizing the bug status
401
402 "maintainer mbox" = messages as sent out from the tracker to the
403 maintainers (ie, bug-gnu-emacs). These have some changed headers
404 (Resent-*, Subject, etc).
405
395 ** ChangeLog issues 406 ** ChangeLog issues
396 407
397 *** When you fix a bug, it can be helpful to put the bug number in the 408 *** When you fix a bug, it can be helpful to put the bug number in the
398 ChangeLog entry, for example: 409 ChangeLog entry, for example:
399 410