]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: mention thread:{} queries
authorDavid Bremner <david@tethera.net>
Wed, 30 May 2018 00:48:55 +0000 (21:48 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 30 May 2018 00:48:55 +0000 (21:48 -0300)
NEWS

diff --git a/NEWS b/NEWS
index bc96c1b721ba0e47005ac326395b63e3b6b52c47..7b8dd7bb187daf55f455260b3affafcb21156f6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
 Notmuch 0.27 (UNRELEASED)
 =========================
 
+General
+-------
+
+Add support for thread:{} queries
+
+  Queries of the form `thread:{foo} and thread:{bar}` match threads
+  containing (possibly distinct) messages matching foo and bar. See
+  `notmuch-search-terms(7)` for details.
+
 Dependencies
 ------------