summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-12-31 18:09:27 -0500
committerDavid Bremner <david@tethera.net>2017-12-31 22:33:16 -0400
commit65b96daa35108ed1fe5444ab59330e9a390d3b51 (patch)
treeb1d2092eea891d2ac5f9f053174ce55db8b268ee
parent8c41578a24c6fca36ef6020c8cf2c6a96b666858 (diff)
NEWS: note decrypt_policy in python bindings for index_file
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7ca0245..274d522c 100644
--- a/NEWS
+++ b/NEWS
@@ -104,6 +104,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
-----