]> git.cworth.org Git - notmuch/blobdiff - NEWS
Merge remote-tracking branch 'origin/debian/bullseye' into release
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index a47fd4e952279721c8f85fd3207d1ae264bf6735..b826d2801e3d1c843fee41ec41f56091ea4846b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,25 @@
-Notmuch 0.32.2 (UNRELASED)
-==========================
+Notmuch 0.32.3 (2021-08-17)
+===========================
+
+Library
+-------
+
+Restore location of database via `MAILDIR` environment variable, which
+was broken in 0.32.
+
+Bump libnotmuch minor version to match the documentation in
+`notmuch.h`.
+
+Correct documentation for deprecated database opening functions to
+point out that they (still) do not load configuration information.
+
+CLI
+---
+
+Restore "notmuch config get built_with.*", which was broken in 0.32.
+
+Notmuch 0.32.2 (2021-06-27)
+===========================
 
 General
 -------
@@ -7,6 +27,11 @@ General
 Fix a bug from 2017 that can add duplicate thread-id terms to message
 documents.
 
+CLI
+---
+
+Fix small memory leak in notmuch new.
+
 Emacs
 -----