From: Tomi Ollila Date: Sun, 18 Sep 2016 15:15:39 +0000 (+0300) Subject: release 0.22.2 news X-Git-Url: https://git.notmuchmail.org/git?p=notmuch-wiki;a=commitdiff_plain;h=58425548f54e38f06b7cc6bc8083bc20009c8472 release 0.22.2 news --- diff --git a/news/release-0.22.2.mdwn b/news/release-0.22.2.mdwn new file mode 100644 index 0000000..691e9ea --- /dev/null +++ b/news/release-0.22.2.mdwn @@ -0,0 +1,16 @@ +[[!meta date="2016-09-08"]] + +Notmuch 0.22.2 (2016-09-08) +=========================== + +Test Suite +---------- + +### Silence gdb more + +Have gdb write to a log file instead of stdout, hiding some more +(harmless) stderr chatter which causes test failures. + +### Hardcode fingerprint in PGP/MIME tests + +Make the tests more robust against changing GnuPG output formats.