]> git.cworth.org Git - notmuch/blobdiff - NEWS
debian/backports: disable test T460-emacs-tree on arm64
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 6bc68e0bddd7f00d46196bcbde6740c772524d4b..fc77f5323ea96f55094e62074dbb109fb2c25a91 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.27 (UNRELEASED)
+Notmuch 0.27 (2018-06-13)
 =========================
 
 General
@@ -17,6 +17,18 @@ 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
+-------------
+
+An initial manual for `notmuch-emacs` is now installed by default (in
+`info` format).
+
 Dependencies
 ------------