From: Tomi Ollila Date: Mon, 19 Oct 2015 18:09:21 +0000 (+0300) Subject: NEWS: a few formatting updates for 0.21 news items (wiki compatibility) X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/d689a73e6dbddb1adfda3ce94167573583793394 NEWS: a few formatting updates for 0.21 news items (wiki compatibility) Trailing dots were removed from 3 NEWS items so that those appear in same level as surrounding "heading" lines in generated wiki page. One trailing dot was added to nmbug-status item so it appears as normal text in generated wiki page. `nmbug-status` was put in backticks so it looks the same as in older nmbug-status news text. --- diff --git a/NEWS b/NEWS index c544a8ef..8aa41dbe 100644 --- a/NEWS +++ b/NEWS @@ -75,7 +75,7 @@ Removed `notmuch-version` function by renaming it to `notmuch-cli-version` function which retrieves the version of `notmuch-command` is better named as `notmuch-cli-version`. -Query input now supports completion for "is:". +Query input now supports completion for "is:" New message composition mode: `notmuch-compose-mode` @@ -86,7 +86,7 @@ Library ------- The use of absolute paths is now enforced when calling -`notmuch_database_{open, create}`. +`notmuch_database_{open, create}` New function `notmuch_directory_delete` to delete directory documents @@ -107,7 +107,7 @@ Database revision tracking query parser and the new function `notmuch_database_get_revision`. For the latter, see `notmuch(3)`. -New status code returning API for n_query_count_{messages,threads}. +New status code returning API for n_query_count_{messages,threads} Deprecated functions @@ -119,7 +119,7 @@ Deprecated functions nmbug-status ------------ -nmbug-status now supports specifying the sort order for each view +`nmbug-status` now supports specifying the sort order for each view. Notmuch 0.20.2 (2015-06-27) ===========================