X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=ef98f3cfbeaf9e8bb64bbb1aa0a2b506ab5165fa;hb=b10a87938eb116b8871081643058052564e39603;hp=edc361bd6a94d2cb939d8ca743b13af272037422;hpb=757b392b853d7bc16592b9431d5275ca943684e4;p=debbugs.git diff --git a/debian/changelog b/debian/changelog index edc361b..ef98f3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -debbugs (2.6.0~exp1) unstable; urgency=medium +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)