summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-08-29 09:23:09 -0300
committerDavid Bremner <david@tethera.net>2020-08-30 08:16:03 -0300
commitee26cae09345df9534b2fe36f10ff8aed57f2422 (patch)
tree293170660f60d798092ba7248443e33dc5973905 /NEWS
parentc8c0304d7759db29fc1197cc4709154b76d66cd3 (diff)
NEWS: mention Emacs 27.1 compatibility fixes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16a5b116..f226dffb 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ Notmuch 0.31 (UNRELEASED)
Emacs
-----
+Notmuch now supports Emacs 27.1. You may need to set
+`mml-secure-openpgp-sign-with-sender` and/or
+`mml-secure-smime-sign-with-sender` to continue signing messages.
+
The minimum supported major version of GNU Emacs is now 25.1.
Add support for moving between threads after notmuch-tree-from-search-thread.
@@ -47,6 +51,11 @@ Dependencies
We now support building notmuch against Xapian 1.5 (the current
development version).
+Test Suite
+----------
+
+Test suite fixes for compatibility with Emacs 27.1.
+
Notmuch 0.30 (2020-07-10)
=========================