]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/changelog
[project @ 2004-01-26 00:37:15 by cjwatson]
[debbugs.git] / debian / changelog
index 208a15455d588e233f3a4cbf840b24ffaf88c519..9683999e0fbc43fce7fe6143a99afef14243406a 100644 (file)
@@ -15,6 +15,22 @@ debbugs (2.4.2) UNRELEASED; urgency=low
       to convert existing bug databases.
     - Implement bug ownership, with new 'owner' and 'noowner' commands
       (closes: #133453).
+    - Install Debian configuration in the binary package's examples
+      directory (closes: #222118).
+    - New standalone SpamAssassin queue runner, spamscan.
+
+  * Adam Heath:
+    - Rewrite filtering in cgi's common.pl, to make it completely generic.
+      Filtering can now work against any field.
+    - Rewrite grouping logic in cgi's common.pl, to make it completely
+      generic.  There is now no longer 2 nested loops, to do the grouping.
+      This makes adding new grouping levels simpler for the future.
+    - Add in a Table of Contents to pkgreport.cgi.
+    - Display how long until a resolved bug will be archived in
+      pkgreport.cgi.
+    - Add user-agent detection.  This currently doesn't change anything,
+      however.
+    - Add options show_list_(head|foot)er.
 
  -- Colin Watson <cjwatson@debian.org>  Fri, 20 Jun 2003 18:57:25 +0100