aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-08-18 21:46:42 -0700
committerDavid Bremner <david@tethera.net>2021-08-18 21:46:42 -0700
commit3df2281746d57abbb45790ecb432ef40533c30bc (patch)
tree3e595ef0946ce6aa6604863a36e3e67bbf7d3f03 /NEWS
parent6fec5d771ede7998ff395abd636d391c21163409 (diff)
parent34fec91e17629a6a095bd5930e020dfeaddff245 (diff)
Merge tag 'debian/0.32.3-1'
notmuch release 0.32.3-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3e776009..1c6246db 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,26 @@ Vim
Respect excluded tags when showing a thread.
+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)
===========================