diff --git a/NEWS b/NEWS index 4bb4779e..a47fd4e9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +Notmuch 0.32.2 (UNRELASED) +========================== + +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) ===========================