diff options
author | Jani Nikula <jani@nikula.org> | 2014-04-27 19:30:47 +0300 |
---|---|---|
committer | David Bremner <david@tethera.net> | 2014-04-28 11:01:10 +0900 |
commit | 3ff5f2f430d63e0b2cffe8cc842d88fcf4137571 (patch) | |
tree | 254f0d83254f36f708a7a251d524e06544bf5850 /NEWS | |
parent | f7e13246b4fbfe948c93c3c67f32812fb0f23c0f (diff) |
NEWS: replies to encrypted messages encrypted by default
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -99,6 +99,13 @@ Bug fixes for sender identities and undesirable ways. Now it will use identities exactly as configured in `notmuch-identities`. +Replies to encrypted messages will be encrypted by default + + In the interest of maintaining confidentiality of communications, + the Notmuch Emacs interface now automatically adds the mml tag to + encrypt replies to encrypted messages. This should make it less + likely to accidentally reply to encrypted messages in plain text. + nmbug ----- |