]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: notmuch {show, reply} --decrypt takes explicit argument
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index a7ca0245bf14283893c31de3be669892179691f4..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`.
 
+--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
 --------------
 
@@ -104,6 +110,8 @@ Open mail files in binary mode when using Python 3
 
 Add python bindings for notmuch_database_{get,set}_config*
 
+Optional `decrypt_policy` flag is available for notmuch.database().index_file()
+
 nmbug
 -----