aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2017-07-25 07:16:20 -0400
committerDavid Bremner <david@tethera.net>2017-07-25 07:16:20 -0400
commit3cb823628c3be2ddd57899018ae1a42bc5118d3e (patch)
tree9338b90bdd755b55ea0e6017a0034281cd748a81
parentd25f3603e80a8530d46a06d899651653ac8d85be (diff)
NEWS: formatting fixups
These are from Tomi, split from the previous commit
-rw-r--r--NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 1b3ac9ad..4f3bdfa5 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ Add regexp searching for mid, paths, and tags.
Skip HTML tags when indexing
- In particular this avoids indexing large inline images.
+ In particular this avoids indexing large inline images.
Command Line Interface
----------------------
@@ -33,14 +33,14 @@ Library Changes
Add workaround for date parsing of bad input in older GMime
- In certain circumstances, older GMime libraries could return
- negative numbers when parsing syntactically invalid dates.
+ In certain circumstances, older GMime libraries could return
+ negative numbers when parsing syntactically invalid dates.
Replace deprecated functions with status returning versions
- API of notmuch_query_{search,count}_{messages,threads} has
- changed. notmuch_query_add_tag_exclude now returns a status
- value.
+ API of notmuch_query_{search,count}_{messages,threads} has
+ changed. notmuch_query_add_tag_exclude now returns a status
+ value.
Add support for building against GMime 3.0.