]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
test: add known broken test for uncaught DatabaseModifiedError
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 7d63462172a8ccc3ce41c523365ea77bcadf4698..01397914299849bef2e26e4fe2c85fbab689e3c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-Notmuch 0.23.5 (UNRELEASED)
+Notmuch 0.23.6 (UNRELEASED)
+===========================
+
+Test Suite
+----------
+
+Use gpgconf --create-socketdir if available.
+
+  GnuPG has a facility to use sockets in /run or /var/run to avoid
+  problems with long socket paths, but this is not enabled by default
+  for GNUPGHOME other than $HOME/.gnupg. Enable it, if possible.
+
+Notmuch 0.23.5 (2017-01-09)
 ===========================
 
 Build system