diff options
| author | David Bremner <david@tethera.net> | 2018-06-13 06:37:27 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-06-13 06:37:27 -0300 |
| commit | b0b1fde0cbeb93209a135d2c6627edd70362999d (patch) | |
| tree | 8d8b46ecba2c3c128365f16ece54377b987dbe58 /NEWS | |
| parent | e00e235e65a404315d06f70ec6066d259f8ee802 (diff) | |
| parent | 079826f124823f134e5877173e9380edc2eeb3dc (diff) | |
Merge tag '0.27'
notmuch 0.27 release
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 ------------- |
