]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: mention Emacs 27.1 compatibility fixes
authorDavid Bremner <david@tethera.net>
Sat, 29 Aug 2020 12:23:09 +0000 (09:23 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 30 Aug 2020 11:16:03 +0000 (08:16 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 16a5b116653c0861d6e45b3b54ac10917a19ae0b..f226dffba6b7b6e3173f48d872129421b72fb923 100644 (file)
--- 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)
 =========================