mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
NEWS: formatting fixups
These are from Tomi, split from the previous commit
This commit is contained in:
parent
d25f3603e8
commit
3cb823628c
1 changed files with 6 additions and 6 deletions
12
NEWS
12
NEWS
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue