]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
NEWS: notmuch insert respects maildir.synchronize_flags
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 06876e0a7df12badf36979acb77f4553568cca71..b5ca760d0139094e164e3146a33c117a27522de7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
 Notmuch 0.18~rc0 (2014-04-22)
 =============================
 
+Overview
+--------
+
+This new release includes some enhancements to searching for messages
+by filesystem location (`folder:` and `path:` prefixes under *General*
+below).  Saved searches in *Emacs* have also been enhanced to allow
+distinct search orders for each one.  Another enhancement to the
+*Emacs* interface is that replies to encrypted messages are now
+encrypted, reducing the risk of unintentional information disclosure.
+The default dump output format has changed to the more robust
+`batch-tag` format. The previously deprecated parsing of single
+message mboxes has been removed. For detailed release notes, see
+below.
+
 General
 -------
 
@@ -71,6 +85,11 @@ Command-Line Interface
 
   This option suppresses the progress and summary reports.
 
+`notmuch insert` respects maildir.synchronize_flags config option
+
+  Do not synchronize tags to maildir flags in `notmuch insert` if the
+  user does not want it.
+
 Emacs Interface
 ---------------