]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/changelog
[project @ 2002-11-26 04:21:06 by cjwatson]
[debbugs.git] / debian / changelog
index 614c049b33600c70ab3ab918b8590b24af2c6a48..5b76bbcb34b03cf51a828a498727a31c80bc1b78 100644 (file)
@@ -1,3 +1,17 @@
+debbugs (2.4.1) UNRELEASED; urgency=low
+
+  * Exit the CGI scripts straight away if the HTTP method is HEAD, to save
+    pointless work. [Colin]
+  * Display pending+fixed bugs as "fixed in NMU", not "pending upload".
+    [Colin]
+  * Add a man page for debbugsconfig. [Colin]
+  * Report original tags when changing them, closes: #170630. [Colin]
+  * Add missing <ul></ul> tags to db2html's output, closes: #50746. [Colin]
+  * Add a 'submitter' command to service, based on a patch by Matt Kraai.
+    [Colin]
+
+ -- Colin Watson <cjwatson@debian.org>  Mon, 25 Nov 2002 03:50:20 +0000
+
 debbugs (2.4) experimental; urgency=low
 
   * Updating the package with what's in CVS, even though this might
@@ -65,9 +79,29 @@ debbugs (2.4) experimental; urgency=low
   * The autoconfig thing in the description is gone, closes: #124537.
   * Fix viewing archived bugs by source package, closes: #121082, #146484.
     [Colin]
+  * Depends: libmailtools-perl rather than mailtools, closes: #113028.
+  * Add MIME support to process and service, and depend on libmime-perl as a
+    result, closes: #36813. [Colin]
+  * Trim Bug#12345: from the Subject:, not "Bug#12345: [", closes: #78123.
+    [Anthony]
+  * Be more careful about loop detection, closes: #113514. [Adam, Colin]
+  * Relax the syntax for 'tags' slightly, since people seem to use it that
+    way accidentally a lot, closes: #96164. [Colin]
+  * Give better feedback from pkgreport.cgi when querying a non-existent
+    package name, closes: #93433. [Colin]
+  * Remove support for -fixed address from receive, since nothing else
+    supports it. [Colin]
+  * Prevent people from reading the first line of arbitrary files through
+    bugreport.cgi, thanks to Max <rusmir@tula.net>. [Colin]
+  * Add working-for-me instructions for exim setup on non-dedicated sites,
+    together with Chad Miller's suggestions, closes: #78688. [Colin]
+  * Fix a few typos, closes: #146745, #152751.
+  * Update the copyright file with the current list of maintainers and a
+    pointer to ViewCVS.
+  * Remove lynx-cfg, and use 'lynx -cfg=/dev/null' instead. [Colin]
   * Various other things, not worth mentioning here.
 
- -- Josip Rodin <jrodin@jagor.srce.hr>  UNRELEASED
+ -- Colin Watson <cjwatson@debian.org>  Sun, 17 Nov 2002 17:54:49 +0000
 
 debbugs (2.3-4) unstable; urgency=low