diff options
| author | David Bremner <david@tethera.net> | 2017-07-25 07:16:20 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-25 07:16:20 -0400 |
| commit | 3cb823628c3be2ddd57899018ae1a42bc5118d3e (patch) | |
| tree | 9338b90bdd755b55ea0e6017a0034281cd748a81 | |
| parent | d25f3603e80a8530d46a06d899651653ac8d85be (diff) | |
NEWS: formatting fixups
These are from Tomi, split from the previous commit
| -rw-r--r-- | NEWS | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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. |
