X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=8f250ab9faa7084b7e8fa430947e9e9d72b7c4b0;hb=467859c75932473558080222356c9c0c6f473332;hp=de6606fd5be57ae6c83f5e6e25401a7283ebb4dc;hpb=9734737546a312017b880ddc979beb275fa34bc6;p=notmuch diff --git a/NEWS b/NEWS index de6606fd..8f250ab9 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,10 @@ Command Line Interface Fix several performance problems with `notmuch reindex`. +`notmuch show` and `notmuch reply` now emit per-message cryptographic +status in their json and sexp output formats. See devel/schemata for +more details about what is included there. + Emacs ----- @@ -54,6 +58,13 @@ Support for GMime 2.6 is removed. The minimum supported version of GMime is now 3.0.3. GMime also needs to have been compiled with cryptography support. +Test Suite +---------- + +If either GNU parallel or moreutils parallel is installed, the tests +in the test suite will now be run in parallel (one per available +core). This can be disabled with NOTMUCH_TEST_SERIALIZE=1. + Notmuch 0.28.4 (2019-05-05) ===========================