comparison admin/notes/bugtracker @ 107119:e90c20914c19

Merge from trunk
author Jan D. <jan.h.d@swipnet.se>
date Mon, 01 Feb 2010 14:09:07 +0100
parents fb827ff9ec83
children 2343eacdeb7d
comparison
equal deleted inserted replaced
107023:5e52c68c1f65 107119:e90c20914c19
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