]> git.cworth.org Git - notmuch/commitdiff
NEWS: add news for 0.31.1
authorDavid Bremner <david@tethera.net>
Sun, 8 Nov 2020 11:39:14 +0000 (07:39 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 8 Nov 2020 11:42:55 +0000 (07:42 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 58fc97c192a8e57183c7a6f45b8e80bc88607d4f..75e5dba35ce857dc7cb174764a0957d4fa68e961 100644 (file)
--- 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)
 =========================