X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=d8dcd9b1586d90e74baca1d8a82f01f33e0d5459;hb=refs%2Fheads%2Fdon%2Ffix_encoding;hp=9288124b5aa8767cb1bd24752869168918f14acf;hpb=90715b03ecd21d542a72a23870024d1fb28ca6c0;p=debbugs.git diff --git a/debian/changelog b/debian/changelog index 9288124..d8dcd9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,12 @@ debbugs (2.4.2~exp2) UNRELEASED; urgency=low * Only remove list headers if the message appears to have traversed a mailing list to get to us. (closes: #690408) * Fix lack of archive support in pkgindex.cgi. + * Output notice to transcript when there is a malformed command. + (closes: #691573). Thanks to Jonathan Nieder. + * Fix failure to forcibly merge/merge when found/fixed is not qualified + (closes: #670456). Thanks to Jonathan Nieder and Bernhard Schmidt. + * Add libravatar support. + * Fix double encoding of attachments (closes: #703300) [Thanks to Arnout Engelen: ] * Add Homepage (closes: #670555).