From 87ae900f57dfd03b698afc03332e47085313b537 Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sun, 8 Nov 2020 07:39:14 -0400
Subject: [PATCH] NEWS: add news for 0.31.1

---
 NEWS | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/NEWS b/NEWS
index 58fc97c1..75e5dba3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Notmuch 0.31.1 (2020-11-08)
+===========================
+
+Library
+-------
+
+Fix a memory initialization bug in notmuch_database_get_config_list.
+
+Build
+-----
+
+Rename file 'version' to 'version.txt'. The old file name conflicted
+with a C++ header for some compilers.
+
+Replace use of coreutils `realpath` in configure.
+
 Notmuch 0.31 (2020-09-05)
 =========================
 
-- 
2.45.2