X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=799fd9acdb92f81918a01f7c927bfa8fdcfc8cd0;hb=f102c9d7ae840fc0a45a59ee129572f45a74c2f2;hp=f4d2abe9e28a1b194d65c7650f817e62ad079245;hpb=05b534209d44b74105308e521dcac82a5e4afe43;p=notmuch diff --git a/NEWS b/NEWS index f4d2abe9..799fd9ac 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,23 @@ -Notmuch 0.17~rc4 (2013-12-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`. + +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 ---------------------------------------