X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=b25bfaa382547211a0f950c528ceaf529e27f9ab;hb=f41148f010fdc69091be46be7a1e43b1270cb656;hp=3790204b427c12bac6b373e054341707cbb068f5;hpb=b614d3cc0bb5f7c30cd28576360891853416e0b2;p=notmuch diff --git a/NEWS b/NEWS index 3790204b..b25bfaa3 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ 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) =========================