]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
NEWS: a few formatting updates for 0.21 news items (wiki compatibility)
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 19 Oct 2015 18:09:21 +0000 (21:09 +0300)
committerDavid Bremner <david@tethera.net>
Wed, 21 Oct 2015 12:13:01 +0000 (09:13 -0300)
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.

NEWS

diff --git a/NEWS b/NEWS
index c544a8ef88f4fe3ab6c1114dfeafb1ba57da38f0..8aa41dbe0a78f7b145e6dfe23d42815d94a20433 100644 (file)
--- 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)
 ===========================