aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-10-20 10:26:36 -0300
committerDavid Bremner <david@tethera.net>2021-10-20 10:42:18 -0300
commit0cab53877828249bc42c9e6fc2d9913a4bb9c55c (patch)
tree34ea50c94a1fc11ac28f6ad31c78f1092e47818a
parent175476d1d1e5a1014458e505a676a0e4e15ca48c (diff)
NEWS: update sexp-query news
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1d8783d3..d75200ab 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,10 @@ General
-------
An optional new s-expression based query parser is available if
-notmuch is built with the `sfsexp` library.
+notmuch is built with the `sfsexp` library. See
+notmuch-sexp-queries(7) for syntax, and use `notmuch config get
+built_with.sexpr_queries` to check if notmuch is compiled with
+s-expression query support.
Notmuch 0.33.2 (2021-09-30)
===========================