X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=ef98f3cfbeaf9e8bb64bbb1aa0a2b506ab5165fa;hb=b10a87938eb116b8871081643058052564e39603;hp=501bf45580d86ad1ababd4704deca0aa755f034d;hpb=469332a069a61a77731e2a0eb705350754021bbe;p=debbugs.git diff --git a/debian/changelog b/debian/changelog index 501bf45..ef98f3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -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) + + -- Don Armstrong Fri, 09 Mar 2018 11:17:10 -0800 + +debbugs (2.6.0) unstable; urgency=medium [ Don Armstrong ] * Hack around elinks css bug (closes: #593804)