]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/changelog
[project @ 2003-06-05 08:26:59 by cjwatson]
[debbugs.git] / debian / changelog
index 1cc376fe54039bf352aea43719bbb5b9507647b8..602954108cf2f8d64d79e135ecee556b26932232 100644 (file)
@@ -13,9 +13,21 @@ debbugs (2.4.1) UNRELEASED; urgency=low
     - Accept ';' as well as '&' as a CGI argument separator.
     - db2html now works with the new hashed database layout.
     - Disable the fixed severity in favour of the tag.
+    - MIME-encoded messages to bugs are displayed in decoded form on the web
+      interface (unless the "mime=no" parameter is used), closes: #136114.
+    - Add facility to search by tag.
+    - Fix rebuild script and add it to the example crontab, closes: #139696.
+    - Silence postinst warning if spool/db doesn't exist, closes: #194892.
+    - Clean up the definition and use of $gCGIDomain, closes: #139697.
   * Adam Heath:
     - Convert all code to use global read/write functions, instead of having
-      it duplicated everwhere.
+      it duplicated everywhere.
+    - Trim trailing whitespace from pseudoheader values.  Closes: #153590.
+    - Warn when reassigning to an unknown package.  Closes: #60595.
+  * Josip Rodin:
+    - Added a terse=yes mode for bugreport.cgi, possibly useful for
+      monstrously long bugs.
+    - Purged needless date(1) forks, replaced with strftime.
 
  -- Colin Watson <cjwatson@debian.org>  Mon, 25 Nov 2002 03:50:20 +0000