X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=24e7982c9d7791ec85c6d7fa924844db8b1e0ee8;hb=58bf820b78f90c3db57fdd95a73fe76dc800733f;hp=a2498d1a765755a7af97ab1df9f223045e95c654;hpb=409f768c916429556c08eb22ad2658782a01a4d6;p=notmuch diff --git a/NEWS b/NEWS index a2498d1a..24e7982c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +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. + +Notmuch 0.25.1 (2017-09-11) +=========================== + +Emacs +----- + +Disable handling x-display in text/enriched messages. Mitigation for +Emacs bug #28350. + Notmuch 0.25 (2017-07-25) =========================