]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.32.2.mdwn
News for release 0.38.3
[notmuch-wiki] / news / release-0.32.2.mdwn
1 [[!meta date="2021-06-27"]]
2
3 Notmuch 0.32.2 (2021-06-27)
4 ===========================
5
6 General
7 -------
8
9 Fix a bug from 2017 that can add duplicate thread-id terms to message
10 documents.
11
12 CLI
13 ---
14
15 Fix small memory leak in notmuch new.
16
17 Emacs
18 -----
19
20 Add `(require 'seq)` for `seq-some`.
21
22 Documentation
23 -------------
24
25 Fix man page build for Sphinx 4.x. Fix variable name in emacs docs.
26
27 Tests
28 -----
29
30 Fix backup creation in `perf-test/T00-new`.  Check openssl
31 prerequisite in `add_gpgsm_home`.