X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=315f41360bd66038e461f0337d0062b56d2597f6;hb=5a582e8ed9b9bfd88e63149fb671510bc2b2e9f8;hp=b63ffbdecf5187d2bff16fd0defb43db5b71e7e7;hpb=8dc8cedb3b39ebb5753415ae559a03189eebe558;p=notmuch diff --git a/NEWS b/NEWS index b63ffbde..315f4136 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,38 @@ -Notmuch 0.38 (UNRELEASED) +Notmuch 0.38.2 (2023-12-01) +=========================== + +Library +------- + +Make sorting of string maps lexicographic on (key,value) pairs. This +avoids some test failures due to variation in message property output +order. + +Emacs +----- + +Avoid extra separators after the last address in `notmuch-emacs-mua`. + + +Notmuch 0.38.1 (2023-10-26) +=========================== + +CLI +--- + +Report parse errors in config files. + +Emacs +----- + +Fix image toggling for Emacs >= 29.1. + +notmuch-mutt +------------ + +Fix syntax error in script. + +Notmuch 0.38 (2023-09-12) ========================= General @@ -51,7 +85,7 @@ Be more careful when clearing the results directory. Ruby ---- -Use database_open_with_config, and provide compatible path search +Use `database_open_with_config`, and provide compatible path search semantics. Bugfix for query.get_sort