]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
Merge branch 'release'
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 34bdfca21bc2415a5bbd7c2e12872ffc7b70b6a1..315f41360bd66038e461f0337d0062b56d2597f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,37 @@
-Notmuch 0.38.1 (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)
 =========================