X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=b25bfaa382547211a0f950c528ceaf529e27f9ab;hb=e6f95910b32c19d4f99c6dfdc265d74ccd5f404b;hp=9f0db03155b86f65a40b41d7b8642b991dea4eff;hpb=6c84dee53193a78cf797b44d3febcc14488ea6b1;p=notmuch diff --git a/NEWS b/NEWS index 9f0db031..b25bfaa3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +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) =========================