diff options
| author | David Bremner <david@tethera.net> | 2017-02-21 07:50:05 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-02-21 07:50:05 -0400 |
| commit | 5e22323c15811ea43736b2f5f2fa21464e8942f4 (patch) | |
| tree | 4c204efd772eccef166b36afcea81f73fe953bad | |
| parent | e7b88e8b0a93ca83d807edc00e0c97af54c5b5f1 (diff) | |
NEWS: news for gpgconf use in test suite
| -rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +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) =========================== |
