diff options
| author | David Bremner <david@tethera.net> | 2018-05-29 21:48:55 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-05-29 21:48:55 -0300 |
| commit | fbf644d553e466d8182c33a1572242619d8f83ef (patch) | |
| tree | ff62934775fe4443efc6ff1f945916d3eb6e1841 | |
| parent | 460749d357225324bb1b752b858bfdba1c13f7bf (diff) | |
NEWS: mention thread:{} queries
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 ------------ |
