summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-12-31 18:09:28 -0500
committerDavid Bremner <david@tethera.net>2017-12-31 22:33:31 -0400
commit9649f6047f8b7746b2877117150ce10d58acb824 (patch)
tree8c0b0372313637e515184efd4d7c922375151675 /NEWS
parent65b96daa35108ed1fe5444ab59330e9a390d3b51 (diff)
NEWS: notmuch {show, reply} --decrypt takes explicit argument
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 274d522c..997c07d3 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,12 @@ Support maildir synced tags in `new.tags`
maildir syncing, and will be added for files in `new/` regardless of
the setting of `new.tags`.
+--decrypt now takes an explicit argument
+
+ The --decrypt option to `notmuch show` and `notmuch reply` now takes
+ an explicit argument. If you were used to invoking `notmuch show
+ --decrypt`, you should switch to `notmuch show --decrypt=true`.
+
Encrypted Mail
--------------