mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
NEWS: mention thread:{} queries
This commit is contained in:
parent
460749d357
commit
fbf644d553
1 changed files with 9 additions and 0 deletions
9
NEWS
9
NEWS
|
@ -1,6 +1,15 @@
|
||||||
Notmuch 0.27 (UNRELEASED)
|
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
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue