X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=d4f4ea4e898887799d82eaf2fb412636b869bf00;hp=28d2a2a6372d3fac7e76247ddfca11c05f9cf3dc;hb=d5822224da58b93f1c3851a149c2f787acd9c401;hpb=b121a386d704ef0c7242f1965e13429897a6986c diff --git a/NEWS b/NEWS index 28d2a2a6..d4f4ea4e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,27 @@ -Notmuch 0.17~rc2 (2013-11-28) -============================= +Notmuch 0.18 (UNRELEASED) +========================= + +Command-Line Interface +---------------------- + +`notmuch dump` now defaults to `batch-tag` format. + + 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) +========================= Incompatible change in SHA1 computation ---------------------------------------