From b9bf592af6312189176969cbbddd5371dad9c7d7 Mon Sep 17 00:00:00 2001
From: Tomi Ollila <tomi.ollila@iki.fi>
Date: Wed, 3 Nov 2021 22:13:27 +0200
Subject: [PATCH] news for notmuch 0.34.1

---
 news/release-0.34.1.mdwn | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 news/release-0.34.1.mdwn

diff --git a/news/release-0.34.1.mdwn b/news/release-0.34.1.mdwn
new file mode 100644
index 0000000..c3f6f93
--- /dev/null
+++ b/news/release-0.34.1.mdwn
@@ -0,0 +1,13 @@
+[[!meta date="2021-11-03"]]
+
+Notmuch 0.34.1 (2021-11-03)
+===========================
+
+Library
+-------
+
+Fix for deallocation and nulling of output parameter for
+notmuch_database_{open_with,create_with,load}_config when errors
+occur. This change fixes a potential use-after-free bug that has been
+present since 0.32. This release also improves the documentation of
+status returns for the same 3 functions.
-- 
2.45.2