aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2015-10-19 21:09:21 +0300
committerDavid Bremner <david@tethera.net>2015-10-21 09:13:01 -0300
commitd689a73e6dbddb1adfda3ce94167573583793394 (patch)
treec57bb17b34e57c6245a9e015ceffe17687c117d5 /NEWS
parent8285f9b145573d1a1e6cbdb424a176b5593cdd2d (diff)
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
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:<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)
===========================