aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-05-29 21:48:55 -0300
committerDavid Bremner <david@tethera.net>2018-05-29 21:48:55 -0300
commitfbf644d553e466d8182c33a1572242619d8f83ef (patch)
treeff62934775fe4443efc6ff1f945916d3eb6e1841
parent460749d357225324bb1b752b858bfdba1c13f7bf (diff)
NEWS: mention thread:{} queries
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc96c1b7..7b8dd7bb 100644
--- 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
------------