]> git.cworth.org Git - notmuch/blobdiff - NEWS
NEWS: add news entry for tree navigation changes
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 556172bb4e9b61142d6331063fc5039f864d806e..040df4fd6839fe6e5ad8172010e6a51a6d6f79a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
-Notmuch 0.30 (2020-06-01)
+Notmuch 0.31 (UNRELEASED)
+=========================
+
+Emacs
+-----
+
+The minimum supported major version of GNU Emacs is now 25.1.
+
+Add support for moving between threads after notmuch-tree-from-search-thread.
+
+Notmuch-Mutt
+------------
+
+The shell pipeline executed by notmuch-mutt, which symlinked matched
+files to a maildir for mutt to access is replaced with internal perl
+processing. This search operation is now more portable, and somewhat
+faster.
+
+Notmuch 0.30 (2020-07-10)
 =========================
 
 S/MIME
@@ -116,7 +134,7 @@ information about cryptographic protections for the Subject header.
 Emacs
 -----
 
-Optionally check for missing attachements in outgoing messages (see
+Optionally check for missing attachments in outgoing messages (see
 function `notmuch-mua-attachment-check`).
 
 Bind `B` to browse URLs in current message.