diff options
| author | David Bremner <david@tethera.net> | 2021-10-20 10:51:06 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-10-20 10:51:06 -0300 |
| commit | 35c625cb973ed974c2c2578481697d9b327a0be0 (patch) | |
| tree | b1c525a5600b3e774132b8d6982d729c7bd37fe7 /NEWS | |
| parent | 7b490b4b80d000d029fd0bd4dd27539cff901329 (diff) | |
add NEWS for remaining changes
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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) =========================== |
