X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/9060a1f61771a5d4a320e04223a077d1b5c075ea..1e55b5a34acbe80956357c14f932972f8e252832:/NEWS 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 -------