]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
emacs: don't fset keymaps
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 58fc97c192a8e57183c7a6f45b8e80bc88607d4f..677c507dc6d90a84d5c7392dbd5b8537224a8dd7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Notmuch 0.31.2 (2020-11-08)
+===========================
+
+Build
+-----
+
+Catch one more occurence of "version" in the build system, which
+caused the file to be regenerated in the release tarball.
+
+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)
 =========================