summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2017-01-09 18:36:40 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2017-01-09 18:36:40 +0200
commit8e2222f44c935c0c2e2feddf69bfa039256e8dc3 (patch)
treeb6a8f465961b91ffe0c7996f0fdd721c27d18bbb
parent887679e40c165171f4f9687932439d1b9fe7d338 (diff)
NEWS for release 0.23.5
-rw-r--r--news/release-0.23.5.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/release-0.23.5.mdwn b/news/release-0.23.5.mdwn
new file mode 100644
index 0000000..960cd97
--- /dev/null
+++ b/news/release-0.23.5.mdwn
@@ -0,0 +1,10 @@
+[[!meta date="2017-01-09"]]
+
+Notmuch 0.23.5 (2017-01-09)
+===========================
+
+Build system
+------------
+
+Fix quoting bug in configure. This had introduced a RUNPATH into the
+notmuch binary in cases where it was not not needed.