X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=4f3bdfa5752bef693fa6b9f4e4af2a1af5618227;hb=7a4c60e446783c227222e77bbaab0f08d587f4a5;hp=1b3ac9adb7df50c49f3dc32da9da31f3c89ebb21;hpb=d25f3603e80a8530d46a06d899651653ac8d85be;p=notmuch 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.