]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: notmuch {show, reply} --decrypt takes explicit argument
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 31 Dec 2017 23:09:28 +0000 (18:09 -0500)
committerDavid Bremner <david@tethera.net>
Mon, 1 Jan 2018 02:33:31 +0000 (22:33 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 274d522c124c564ef0e6604058766595561c3d37..997c07d377f6bdf8c27a13cc12fc7f9e5cc73aab 100644 (file)
--- 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`.
 
   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
 --------------
 
 Encrypted Mail
 --------------