summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2020-11-08 18:48:23 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2020-11-08 18:48:23 +0200
commit279758bfd39e065ceda93de2cfa8ca91b78f53fb (patch)
tree7f13da6a17d78bfa1043a82e5f684dfeb7c3eb3d /news
parent1c38acdbb7e263f0d20bd2f6cd67b0ed940614c1 (diff)
news for notmuch 0.31.1
$ ../notmuch/devel/news2wiki.pl ../notmuch/NEWS news $ git add release-0.31.1.mdwn $ git commit
Diffstat (limited to 'news')
-rw-r--r--news/release-0.31.1.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/news/release-0.31.1.mdwn b/news/release-0.31.1.mdwn
new file mode 100644
index 0000000..ce3da33
--- /dev/null
+++ b/news/release-0.31.1.mdwn
@@ -0,0 +1,17 @@
+[[!meta date="2020-11-08"]]
+
+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.