]> git.cworth.org Git - notmuch/blobdiff - NEWS
NEWS: notmuch-mutt: system(shell pipeline) replaced internally
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 556172bb4e9b61142d6331063fc5039f864d806e..b25bfaa382547211a0f950c528ceaf529e27f9ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
-Notmuch 0.30 (2020-06-01)
+Notmuch 0.31 (UNRELEASED)
+=========================
+
+Emacs
+-----
+
+The minimum supported major version of GNU Emacs is now 25.1.
+
+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 +132,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.