summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2017-11-23 22:55:20 +0200
committerTomi Ollila <tomi.ollila@iki.fi>2017-11-23 22:55:20 +0200
commita7610fe0e30ed7a0185fb36726d58967db4945cb (patch)
tree059f4064b58805faad819f1355f1c2264f03a4aa
parentd9983502faba9ad82fd5a5ff20aa8451ae1fdea8 (diff)
news for release 0.25.2
-rw-r--r--news/release-0.25.2.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/news/release-0.25.2.mdwn b/news/release-0.25.2.mdwn
new file mode 100644
index 0000000..230d748
--- /dev/null
+++ b/news/release-0.25.2.mdwn
@@ -0,0 +1,16 @@
+[[!meta date="2017-11-05"]]
+
+Notmuch 0.25.2 (2017-11-05)
+===========================
+
+Command Line Interface
+----------------------
+
+Fix segfault in notmuch-show crypto handling when compiled against
+GMime 2.6; this was a regression in 0.25.
+
+General
+-------
+
+Support for GMime before 3.0 is now deprecated, and will be removed in
+a future release.