]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - news/release-0.32.2.mdwn
news for notmch 0.32.2
[notmuch-wiki] / news / release-0.32.2.mdwn
diff --git a/news/release-0.32.2.mdwn b/news/release-0.32.2.mdwn
new file mode 100644 (file)
index 0000000..600c321
--- /dev/null
@@ -0,0 +1,31 @@
+[[!meta date="2021-06-27"]]
+
+Notmuch 0.32.2 (2021-06-27)
+===========================
+
+General
+-------
+
+Fix a bug from 2017 that can add duplicate thread-id terms to message
+documents.
+
+CLI
+---
+
+Fix small memory leak in notmuch new.
+
+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`.