diff options
author | David Bremner <david@tethera.net> | 2014-05-01 08:13:44 +0900 |
---|---|---|
committer | David Bremner <david@tethera.net> | 2014-05-01 14:37:54 +0900 |
commit | 708299ac53ec3e7c3ada54dcadf2d634bd29ec0e (patch) | |
tree | bccf5d9b568498a89ef640e3690396c2e9d8ee2b /NEWS | |
parent | e925d88b1b5aaa7c19332420acdc66dfb9bc40fc (diff) |
NEWS: add overview section for 0.18
This mentions the things I (subjectively) thought were most likely to
either annoy people or make it worth upgrading.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 ------- |