aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/bugtracker5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 7c6c0ff4272..02ca77bf7de 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -395,9 +395,14 @@ automatically sets a found version (if none is explicitly specified).
395*** To assign or reassign a bug to a package or list of packages: 395*** To assign or reassign a bug to a package or list of packages:
396reassign 1234 emacs 396reassign 1234 emacs
397 397
398Note that reassigning clears the list of found versions, even if the
399new packages includes the original one.
400
398** To remove spam from the tracker, move it to the `spam' pseudo-package: 401** To remove spam from the tracker, move it to the `spam' pseudo-package:
399reassign 123 spam 402reassign 123 spam
400 403
404(Should not be necessary any more, now that the input is moderated.)
405
401** To change the title of a bug: 406** To change the title of a bug:
402retitle 123 Some New Title 407retitle 123 Some New Title
403 408