From: David Bremner <david@tethera.net>
Date: Thu, 13 Nov 2014 20:59:42 +0000 (+0100)
Subject: NEWS: add short overview section
X-Git-Tag: 0.19~3
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=ed3823797478febca59646ab4fa4cf4020b07f7b;p=notmuch

NEWS: add short overview section

I decided to err on the side of brevity, since the details are just
below.
---

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
 ----------------------