diff options
| author | David Bremner <david@tethera.net> | 2021-10-20 10:26:36 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-10-20 10:42:18 -0300 |
| commit | 0cab53877828249bc42c9e6fc2d9913a4bb9c55c (patch) | |
| tree | 34ea50c94a1fc11ac28f6ad31c78f1092e47818a | |
| parent | 175476d1d1e5a1014458e505a676a0e4e15ca48c (diff) | |
NEWS: update sexp-query news
| -rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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) =========================== |
