NEWS: formatting fixups

These are from Tomi, split from the previous commit
This commit is contained in:
David Bremner 2017-07-25 07:16:20 -04:00
parent d25f3603e8
commit 3cb823628c

12
NEWS
View file

@ -8,7 +8,7 @@ Add regexp searching for mid, paths, and tags.
Skip HTML tags when indexing Skip HTML tags when indexing
In particular this avoids indexing large inline images. In particular this avoids indexing large inline images.
Command Line Interface Command Line Interface
---------------------- ----------------------
@ -33,14 +33,14 @@ Library Changes
Add workaround for date parsing of bad input in older GMime Add workaround for date parsing of bad input in older GMime
In certain circumstances, older GMime libraries could return In certain circumstances, older GMime libraries could return
negative numbers when parsing syntactically invalid dates. negative numbers when parsing syntactically invalid dates.
Replace deprecated functions with status returning versions Replace deprecated functions with status returning versions
API of notmuch_query_{search,count}_{messages,threads} has API of notmuch_query_{search,count}_{messages,threads} has
changed. notmuch_query_add_tag_exclude now returns a status changed. notmuch_query_add_tag_exclude now returns a status
value. value.
Add support for building against GMime 3.0. Add support for building against GMime 3.0.