diff options
| author | David Bremner <david@tethera.net> | 2021-06-20 17:15:20 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-06-20 17:15:20 -0300 |
| commit | 8dbd5deb8d3bbfda9554163c8d4cb2474c505c87 (patch) | |
| tree | b08a9a37d6f902d43c0a861c775ee7e8de840589 /NEWS | |
| parent | 6f0f83660e222cfdd05b05ad134763a7ab26f097 (diff) | |
| parent | 86818626b3294f5b144e74181baf37f0b2d30578 (diff) | |
Merge branch 'release'
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -13,6 +13,31 @@ Vim Respect excluded tags when showing a thread. +Notmuch 0.32.2 (UNRELEASED) +=========================== + +General +------- + +Fix a bug from 2017 that can add duplicate thread-id terms to message +documents. + +Emacs +----- + +Add `(require 'seq)` for `seq-some`. + +Documentation +------------- + +Fix man page build for Sphinx 4.x. Fix variable name in emacs docs. + +Tests +----- + +Fix backup creation in `perf-test/T00-new`. Check openssl +prerequisite in `add_gpgsm_home`. + Notmuch 0.32.1 (2021-05-15) =========================== |
