From 368db1ac64367558b53a83fa72d1c3214b73980b Mon Sep 17 00:00:00 2001
From: Tomi Ollila <tomi.ollila@iki.fi>
Date: Wed, 20 Oct 2021 19:29:30 +0300
Subject: [PATCH] news for notmuch 0.34

---
 news/release-0.34.mdwn | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 news/release-0.34.mdwn

diff --git a/news/release-0.34.mdwn b/news/release-0.34.mdwn
new file mode 100644
index 0000000..b10ec99
--- /dev/null
+++ b/news/release-0.34.mdwn
@@ -0,0 +1,29 @@
+[[!meta date="2021-10-20"]]
+
+Notmuch 0.34 (2021-10-20)
+=========================
+
+General
+-------
+
+An optional new s-expression based query parser is available if
+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.
+
+CLI
+---
+
+Support multiple `Delivered-To` headers in notmuch-reply(1).
+
+Emacs
+-----
+
+Functions are now allowed in `notmuch-search-result-format`.
+
+Improvements to unthreaded view on large threads.
+
+Tolerate bad/missing working directory for most commands.
+
+Allow customization of tree drawing symbols in notmuch-tree mode.
-- 
2.45.2