]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
release 0.22.2 news
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 18 Sep 2016 15:15:39 +0000 (18:15 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Sun, 18 Sep 2016 15:15:39 +0000 (18:15 +0300)
news/release-0.22.2.mdwn [new file with mode: 0644]

diff --git a/news/release-0.22.2.mdwn b/news/release-0.22.2.mdwn
new file mode 100644 (file)
index 0000000..691e9ea
--- /dev/null
@@ -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.