X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=70ad3f3a90a0160d75b1ea7f38b6c87e3dd83902;hb=6cc1c8d149dc20024abf0d1bef12d5578cf5b08c;hp=abb5ad7aae955d539afd35d026740b83d812e501;hpb=9060a1f61771a5d4a320e04223a077d1b5c075ea;p=notmuch diff --git a/NEWS b/NEWS index abb5ad7a..70ad3f3a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ Notmuch 0.20 (UNRELEASED) +========================= + +Command-Line Interface +---------------------- + +There is a new `mimetype:` search prefix + + The new `mimetype:` search prefix allows searching for the + content-type of attachments, which is now indexed. See the + `notmuch-search-terms` manual page for details. + +Documentation +------------- + +Support for using rst2man in place of sphinx to build the +docmumentation has been removed. Contrib -------