]> git.cworth.org Git - notmuch/commitdiff
NEWS: start NEWS for 0.32.2
authorDavid Bremner <david@tethera.net>
Sun, 20 Jun 2021 19:41:03 +0000 (16:41 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 20 Jun 2021 19:41:03 +0000 (16:41 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 4bb4779e6ec49e7bd8b1f4041bc41f2300822978..a47fd4e952279721c8f85fd3207d1ae264bf6735 100644 (file)
--- 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)
 ===========================