]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/changelog
Don't make the logo; it's checked into git and isn't necessary
[debbugs.git] / debian / changelog
index 501bf45580d86ad1ababd4704deca0aa755f034d..a63920229df15ae337b89fe7ec60a2ad751b9537 100644 (file)
@@ -1,4 +1,17 @@
-debbugs (2.6.0~exp1) UNRELEASED; urgency=low
+debbugs (3.0.0~alpha.1) unstable; urgency=medium
+
+  * Use Text::Xslate instead of Text::Template; Text::Xslate is significantly
+    faster.
+  * Add support for a Done: psuedoheader (closes: #950133)
+  * Fix unescaped From (closes: #983847)
+  * Actually return message/rfc822 when there is a single message instead
+    of mbox (closes: #1009181)
+  * Fix missing escaping of comma in address fields (closes: #1041638)
+  * Sort blocked-by (closes: 751808), thanks to Tim Landscheidt.
+
+ -- Don Armstrong <don@debian.org>  Fri, 09 Mar 2018 11:17:10 -0800
+
+debbugs (2.6.0) unstable; urgency=medium
 
   [ Don Armstrong ]
   * Hack around elinks css bug (closes: #593804)