X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=a2ae2691fd5b987674286298bcaa7e9e98afe7f3;hb=000bbc73ff135fa588ba4e57c03489d87a13761c;hp=24e7982c9d7791ec85c6d7fa924844db8b1e0ee8;hpb=58bf820b78f90c3db57fdd95a73fe76dc800733f;p=notmuch diff --git a/NEWS b/NEWS index 24e7982c..a2ae2691 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Notmuch 0.25.3 (2017-12-08) +=========================== + +Emacs +----- + +Extend mitigation (disabling handling x-display in text/enriched) for +Emacs bug #28350 to Emacs versions before 24.4 (i.e. without +`advice-add`). + +Command Line Interface +---------------------- + +Correctly report userid validity. Fix test suite failure for GMime >= +3.0.3. This change raises the minimum supported version of GMime 3.x +to 3.0.3. + Notmuch 0.25.2 (2017-11-05) ===========================