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.
This commit is contained in:
Tomi Ollila 2015-10-19 21:09:21 +03:00 committed by David Bremner
parent 8285f9b145
commit d689a73e6d

8
NEWS
View file

@ -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:<tag>".
Query input now supports completion for "is:<tag>"
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)
===========================