aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-09-08 22:18:37 -0300
committerDavid Bremner <david@tethera.net>2016-09-08 22:18:37 -0300
commit07dff496304d6dc2e8033a18691b095ed9cd212f (patch)
treeaa9825c27bcab84a5ec8d5a49fdc3d5fbe2dd6ec /NEWS
parentfce8146a8b738f2317034fee6236cdbd3597849b (diff)
parentda5029e2ac8dfd8a839de1f6a4701237d0b34db1 (diff)
Merge branch 'release'
hand fixed conflicts with NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02214143..dbb92987 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,21 @@ Fixed constant values so they are not all zero anymore.
both set to zero.
The same issue occured with sort modes.
+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.
+
Notmuch 0.22.1 (2016-07-19)
===========================