aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-02-28 20:46:53 -0400
committerDavid Bremner <david@tethera.net>2017-02-28 20:46:53 -0400
commitcab1c36d5244427bd1067914015e8cb38c64e572 (patch)
tree44fdc229cdc13045d5ebb95e21b227b0aec566a1
parent1c9aa39822427e9dc4c1f15b6b982311e9e5c75f (diff)
NEWS: add news for 0.23.7
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b25925f..7f25ca79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Notmuch 0.23.7 (2017-02-28)
+===========================
+
+Test Suite
+----------
+
+Drop use of gpgconf --create-socketdir. Move $GNUPGHOME to /tmp.
+
+ It turns out the hardcoded use of /run/user in gpg doesn't work out
+ that well in some environments. The more low tech fix is to move all
+ of $GNUPGHOME to somewhere where we can control the length of the
+ paths.
+
Notmuch 0.23.6 (2017-02-27)
===========================