]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2003-05-22 22:53:39 by cjwatson]
authorcjwatson <>
Fri, 23 May 2003 05:53:39 +0000 (21:53 -0800)
committercjwatson <>
Fri, 23 May 2003 05:53:39 +0000 (21:53 -0800)
Document MIME decoding.

debian/changelog

index f1281a6929aea6835b75ad75946d4994c7b4aa0b..549a9a410d168fec0768917c3a7aebff2bf0a61c 100644 (file)
@@ -13,6 +13,8 @@ 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.
   * Adam Heath:
     - Convert all code to use global read/write functions, instead of having
       it duplicated everwhere.