mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
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.
This commit is contained in:
parent
e925d88b1b
commit
708299ac53
1 changed files with 14 additions and 0 deletions
14
NEWS
14
NEWS
|
@ -1,6 +1,20 @@
|
||||||
Notmuch 0.18~rc0 (2014-04-22)
|
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
|
General
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue