diff options
| author | David Bremner <david@tethera.net> | 2014-11-13 21:59:42 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-14 19:27:00 +0100 |
| commit | ed3823797478febca59646ab4fa4cf4020b07f7b (patch) | |
| tree | 39013a2abb8450c668d8610d997ebba2294a3394 | |
| parent | 0dfcb7f9bb09f41785ae0b02ef95814382ebd87c (diff) | |
NEWS: add short overview section
I decided to err on the side of brevity, since the details are just
below.
| -rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ Notmuch 0.19~rc2 (2014-11-09) ============================= +Overview +-------- + +This release improves the reliability of `notmuch dump` and the error +handling for `notmuch insert`. The new `notmuch address` command is +intended to make searching for email addresses more convenient. At the +library level the revised handling of missing messages fixes at least +one bug in threading. The release also includes several interface +improvements to the emacs interface, most notably the ability to bind +keyboard shortcuts to saved searches. + Command-Line Interface ---------------------- |
