aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-11-13 21:59:42 +0100
committerDavid Bremner <david@tethera.net>2014-11-14 19:27:00 +0100
commited3823797478febca59646ab4fa4cf4020b07f7b (patch)
tree39013a2abb8450c668d8610d997ebba2294a3394
parent0dfcb7f9bb09f41785ae0b02ef95814382ebd87c (diff)
NEWS: add short overview section
I decided to err on the side of brevity, since the details are just below.
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8df124f5..0115322c 100644
--- a/NEWS
+++ b/NEWS
@@ -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
----------------------