X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=3593ded71bd7fdac4d912ec4561fcb73a3ac094b;hp=e474e53ed7d5b99eae1a62d0442b6bbb4b9c7d36;hb=005c2f0df17de8afdf9f67b923d26f2358236171;hpb=8cca886b10c5ec44f3214701c0c1e3c896d53d5c diff --git a/NEWS b/NEWS index e474e53e..3593ded7 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,31 @@ Notmuch 0.21 (UNRELEASED) ========================= +General +------- + +Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer +supported. + +Emacs Interface +--------------- + +`notmuch-emacs-version` is used in `User-Agent` header + + The value of recently introduced variable `notmuch-emacs-version` is + now used as a part of `User-Agent` header when sending emails. + +Removed `notmuch-version` function by renaming it to `notmuch-cli-version` + + With existing variable `notmuch-emacs-version` the accompanied + function which retrieves the version of `notmuch-command` is + better named as `notmuch-cli-version`. + Library ------- -The use of absolute paths is now enforced when calling notmuch_database_{open, create} +The use of absolute paths is now enforced when calling +`notmuch_database_{open, create}`. Notmuch 0.20.2 (2015-06-27) =========================== @@ -20,7 +41,7 @@ Notmuch 0.20.1 (2015-06-01) Test Suite ---------- -Work around apparent gdb bug on arm64 +Work around apparent gdb bug on arm64. Notmuch 0.20 (2015-05-31) =========================