]> git.notmuchmail.org Git - notmuch-wiki/commitdiff
News for release 0.38.2
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 1 Dec 2023 12:21:39 +0000 (14:21 +0200)
committerTomi Ollila <tomi.ollila@iki.fi>
Fri, 1 Dec 2023 12:21:39 +0000 (14:21 +0200)
news/release-0.38.2.mdwn [new file with mode: 0644]

diff --git a/news/release-0.38.2.mdwn b/news/release-0.38.2.mdwn
new file mode 100644 (file)
index 0000000..a218fdb
--- /dev/null
@@ -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`.