]> git.donarmstrong.com Git - debbugs.git/blob - debian/tmp.changelog
[project @ 2001-01-27 22:22:27 by joy]
[debbugs.git] / debian / tmp.changelog
1 This file is to document changes I've made until I change the version in
2 the changelog file.
3
4 *       Fixed X-Project-CC header to specify additional addresses to send bug
5         info to.  The header has been changed to X-Project-CC to make it
6         generic, too.
7
8 *       Cleaned service and processall scripts to be -w clean.
9
10 *       Added a column to the ./db/ix/summary.html that gives an indication of
11         the severity of the bug -- if set.  For the moment, if the severity has
12         been set to "normal" we'll see "n".  If severity wasn't set, there'd be
13         no letter.  We might want to make "blank" to "n" or "n" to blank
14
15 *       Removed the case in package names so that netscap4 and Netscape4 are
16         the same package.
17
18 *       Added option archiving of bugs (move instead of remove).  When
19         archived, the bugs will be left in /var/lib/debbugs/spool/archive.
20         Added the necessary CGI scripts to access the archived bugs.
21
22 *       Changed the message sent back to the developer (and to the
23         debian-bugs-closed list) to include the message used to close the bug.
24
25 *       Changed scripts to ignore mime and clearsigned pgp/gpg signed messages