]> git.cworth.org Git - notmuch/commitdiff
NEWS: news for 0.32.3
authorDavid Bremner <david@tethera.net>
Wed, 18 Aug 2021 00:02:21 +0000 (17:02 -0700)
committerDavid Bremner <david@tethera.net>
Wed, 18 Aug 2021 00:10:15 +0000 (17:10 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 76fca9bd67dd898bd06b35c8796bdb8cb34bce4a..b826d2801e3d1c843fee41ec41f56091ea4846b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+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)
 ===========================