X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=c2ebb6447bd09f0c24ed1b93a19237ed9effc795;hb=61c346c2867adf4f70464ad156ae2bc1e363b926;hp=a2498d1a765755a7af97ab1df9f223045e95c654;hpb=d663706055a275ccf8e0098ef44c336d028b7e7f;p=notmuch diff --git a/NEWS b/NEWS index a2498d1a..c2ebb644 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +Notmuch 0.26 (UNRELEASED) +========================= + +Test Suite +---------- + +Out-of-tree builds + + The test suite now works properly with out-of-tree builds, i.e. with + separate source and build directories. The --root option to tests + has been dropped. The same can now be achieved more reliably using + out-of-tree builds. + +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) =========================