diff options
| author | David Bremner <david@tethera.net> | 2022-02-05 08:43:28 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-02-05 08:43:28 -0400 |
| commit | a4c58cbc1d9b0580c904a4b533f4147fa20fc7d9 (patch) | |
| tree | 2e6630eb20d6dea4790d13aa5be5b83e246da528 | |
| parent | 0c357ce78516ca176156a12eb362fb1d854074b6 (diff) | |
NEWS: remaining items for 0.35 release
These are my best guesses based on git commit messages.
| -rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -47,6 +47,10 @@ signed and/or encrypted messages. Add notmuch-logo.svg and use it in notmuch-hello view, replacing the .png version. +Make header line in show buffers optional. + +Add customizable names for search buffers. + Build ----- @@ -55,6 +59,8 @@ Fix out-of-tree build for `python-cffi` bindings. Rearrange position of {C,CXX,CPP,LD}FLAGS, prevent some clashes with installed version of notmuch. +Ignore more configure options. + Test Suite ---------- @@ -72,6 +78,11 @@ Users are reminded that the old python bindings in bindings/python are deprecated; this will probably be the last major release that ships them. +Completion +---------- + +Use `database.mail_root` for path completion in bash/zsh. + Notmuch 0.34.3 (2022-01-09) =========================== |
