aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-10-20 10:51:06 -0300
committerDavid Bremner <david@tethera.net>2021-10-20 10:51:06 -0300
commit35c625cb973ed974c2c2578481697d9b327a0be0 (patch)
treeb1c525a5600b3e774132b8d6982d729c7bd37fe7
parent7b490b4b80d000d029fd0bd4dd27539cff901329 (diff)
add NEWS for remaining changes
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d75200ab..c2ec3d6e 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,22 @@ 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.
+
Notmuch 0.33.2 (2021-09-30)
===========================