]> git.cworth.org Git - notmuch/blobdiff - NEWS
NEWS: mention thread:{} queries
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index cca1cafced74b2b2340bfe80c67f4a06ef66f1bb..7b8dd7bb187daf55f455260b3affafcb21156f6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+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
+------------
+
+As of this release, support for versions of Xapian before 1.4.0 is
+deprecated, and may disappear in a future release of notmuch.
+
 Notmuch 0.26.2 (2018-04-28)
 ===========================