]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: start NEWS for 0.24
authorDavid Bremner <david@tethera.net>
Sun, 5 Mar 2017 23:44:33 +0000 (19:44 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 5 Mar 2017 23:49:31 +0000 (19:49 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 7f25ca795eb252e95a73a6781b6ca1d5c1376beb..652affa960edd1e9ce608f7a29b7bca6da65c34b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Notmuch 0.24 (UNRELEASED)
+=========================
+
+General
+-------
+
+Regular expression searches supported for `from:` and `subject:`.
+
+  This requires recent Xapian (1.4+) See notmuch-search-terms(7) for
+  details.
+
+Emacs Interface
+---------------
+
+  Save and resume messages in `notmuch-message-mode` (composition).
+
+Library changes
+---------------
+
+`notmuch_query_count_messages` is now non-destructive.
+
+  Internally the implementation of excludes has changed to make this
+  possible.
+
+Improved handling of DatabaseModifiedError
+
+  Previously uncaught exceptions reading message metadata are now
+  handled.
+
 Notmuch 0.23.7 (2017-02-28)
 ===========================
 
 Notmuch 0.23.7 (2017-02-28)
 ===========================