emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r102162: * admin/notes/bugtracker: Me


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102162: * admin/notes/bugtracker: Mention "found".
Date: Sat, 30 Oct 2010 17:38:13 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102162
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2010-10-30 17:38:13 -0700
message:
  * admin/notes/bugtracker: Mention "found".
modified:
  admin/notes/bugtracker
=== modified file 'admin/notes/bugtracker'
--- a/admin/notes/bugtracker    2010-06-09 06:53:17 +0000
+++ b/admin/notes/bugtracker    2010-10-31 00:38:13 +0000
@@ -384,6 +384,14 @@
 *** To remove a "fixed" mark:
 notfixed 123 23.0.60
 
+*** To make a bug as present in a particular version:
+found 123 23.2
+NB if there is no specified "fixed" version, or if there is one and it
+is earlier than the found version, this reopens a closed bug.
+
+The leading "23.1;" that M-x report-emacs-bug adds to bug subjects
+automatically sets a found version (if none is explicitly specified).
+
 *** To assign or reassign a bug to a package or list of packages:
 reassign 1234 emacs
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]