diff options
| author | David Bremner <david@tethera.net> | 2020-08-29 09:23:09 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-08-30 08:16:03 -0300 |
| commit | ee26cae09345df9534b2fe36f10ff8aed57f2422 (patch) | |
| tree | 293170660f60d798092ba7248443e33dc5973905 | |
| parent | c8c0304d7759db29fc1197cc4709154b76d66cd3 (diff) | |
NEWS: mention Emacs 27.1 compatibility fixes
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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) ========================= |
