]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
test: show cryptographic envelope information for signed mails
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index de6606fd5be57ae6c83f5e6e25401a7283ebb4dc..8f250ab9faa7084b7e8fa430947e9e9d72b7c4b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,10 @@ Command Line Interface
 
 Fix several performance problems with `notmuch reindex`.
 
 
 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
 -----
 
 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.
 
 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)
 ===========================
 
 Notmuch 0.28.4 (2019-05-05)
 ===========================