summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-06-13 06:37:27 -0300
committerDavid Bremner <david@tethera.net>2018-06-13 06:37:27 -0300
commitb0b1fde0cbeb93209a135d2c6627edd70362999d (patch)
tree8d8b46ecba2c3c128365f16ece54377b987dbe58 /NEWS
parente00e235e65a404315d06f70ec6066d259f8ee802 (diff)
parent079826f124823f134e5877173e9380edc2eeb3dc (diff)
Merge tag '0.27'
notmuch 0.27 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d1bc73b8..fc77f532 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.27 (UNRELEASED)
+Notmuch 0.27 (2018-06-13)
=========================
General
@@ -17,6 +17,12 @@ Add the --full-scan option to `notmuch new`
This option disables mtime based optimization of scanning for new mail.
+Add new --decrypt=stash option for `notmuch show`
+
+ This facilitates a workflow for encrypted messages where message
+ cleartext are indexed on first read, but the user's decryption key
+ does not have to be available during message receipt.
+
Documentation
-------------