]> git.cworth.org Git - notmuch/blobdiff - NEWS
debian: drop patches
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 979c428104f781b2ae124663d0bc2361e69bfd84..b826d2801e3d1c843fee41ec41f56091ea4846b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
-Notmuch 0.32.2 (UNRELEASED)
+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
 -----