diff options
| author | David Bremner <david@tethera.net> | 2017-02-28 20:46:53 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-02-28 20:46:53 -0400 |
| commit | cab1c36d5244427bd1067914015e8cb38c64e572 (patch) | |
| tree | 44fdc229cdc13045d5ebb95e21b227b0aec566a1 | |
| parent | 1c9aa39822427e9dc4c1f15b6b982311e9e5c75f (diff) | |
NEWS: add news for 0.23.7
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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) =========================== |
