summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-05-27 19:08:17 -0400
committerDavid Bremner <david@tethera.net>2019-05-28 07:28:55 -0300
commit502d42f964c4b9c6f454805ca9d1e2bf4e52caef (patch)
tree65822daa8395907a79b31d6ee8dfba11def5f875 /NEWS
parent9734737546a312017b880ddc979beb275fa34bc6 (diff)
NEWS: include information about per-message cryptographic status
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de6606fd..55186222 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
-----