X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=d4f4ea4e898887799d82eaf2fb412636b869bf00;hb=07dd9d53cb7d92dc42ef697edb65e4c491b65928;hp=65679ebbce5b2219f8a0e6ea591277858bb07f12;hpb=957fc2e1a7d00636c7eaaf487edae65e7a63dc8f;p=notmuch diff --git a/NEWS b/NEWS index 65679ebb..d4f4ea4e 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,18 @@ Command-Line Interface The old format is still available with `--format=sup`. +`notmuch new` has a --quiet option + + This option suppresses the progress and summary reports. + +Emacs Interface +--------------- + +Bug fix for saved searches with newlines in them. + + Split lines confuse `notmuch count --batch`, so we remove embedded + newlines before calling notmuch count. + Notmuch 0.17 (2013-12-30) =========================