X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=news%2Frelease-0.38.2.mdwn;fp=news%2Frelease-0.38.2.mdwn;h=a218fdb2cd5405dc4c04da3fae54ce242da45e09;hp=0000000000000000000000000000000000000000;hb=f0fdf426ad21cc1f75b1578a6c59b2d8f17f9429;hpb=d8d37483ddfdf589c309acd0b3e1c897f9749307 diff --git a/news/release-0.38.2.mdwn b/news/release-0.38.2.mdwn new file mode 100644 index 0000000..a218fdb --- /dev/null +++ b/news/release-0.38.2.mdwn @@ -0,0 +1,16 @@ +[[!meta date="2023-12-01"]] + +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`.