X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=01397914299849bef2e26e4fe2c85fbab689e3c1;hb=75bb23f74874e3820b0295d0a618045fc5f33417;hp=c023c03e4df4e135db936a18030813cd5cbdab5e;hpb=32065e79090ce27c609db6a2fc07e134f1d3d4df;p=notmuch diff --git a/NEWS b/NEWS index c023c03e..01397914 100644 --- a/NEWS +++ b/NEWS @@ -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) ===========================