summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2024-03-10 14:56:50 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2024-03-10 14:56:50 +0200
commit533fdcc042b623381240f93dccf24cf1c48317db (patch)
tree053e155c8abab0000359aa54def25bc5c89362f4
parent03873d18d357772cefd7ff13deec94a7dfe556ff (diff)
News for release 0.38.3
-rw-r--r--news/release-0.38.3.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/news/release-0.38.3.mdwn b/news/release-0.38.3.mdwn
new file mode 100644
index 0000000..e8b1b18
--- /dev/null
+++ b/news/release-0.38.3.mdwn
@@ -0,0 +1,11 @@
+[[!meta date="2024-03-09"]]
+
+Notmuch 0.38.3 (2024-03-09)
+===========================
+
+CLI
+---
+
+Fix a bug in configuration code that caused the notmuch command to
+erroneously report "Error: could not locate database" under some
+circumstances.