X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=24e7982c9d7791ec85c6d7fa924844db8b1e0ee8;hp=3c8198d3ef127a432e22d3dcf836991e1576ffff;hb=58bf820b78f90c3db57fdd95a73fe76dc800733f;hpb=cd3f5e1a934b9952ca718e0c5bc1471b3884020c diff --git a/NEWS b/NEWS index 3c8198d3..24e7982c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +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) ===========================