]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: replies to encrypted messages encrypted by default
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index bcd311d4b11ba94c09421dfccfb4ae44ddf5a298..446befb8be067e93ee44673002cf020fc42eab11 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,12 @@ Version variable
   these differ from each other.
   This is especially useful when using notmuch remotely.
 
+Ido-completing-read initialization in Emacs 23
+
+  `ido-completing-read` in Emacs 23 versions 1 through 3 freezes unless
+  it is initialized. Defadvice-based *Ido* initialization is defined
+  for these Emacs versions.
+
 Bug fix for saved searches with newlines in them
 
   Split lines confuse `notmuch count --batch`, so we remove embedded
@@ -93,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
 -----