mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
NEWS for 0.38.2
This commit is contained in:
parent
21daefc178
commit
b413eb805e
1 changed files with 16 additions and 0 deletions
16
NEWS
16
NEWS
|
@ -1,3 +1,19 @@
|
|||
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)
|
||||
===========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue