]> git.cworth.org Git - notmuch/commitdiff
NEWS: remaining items for 0.35 release
authorDavid Bremner <david@tethera.net>
Sat, 5 Feb 2022 12:43:28 +0000 (08:43 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 5 Feb 2022 12:43:28 +0000 (08:43 -0400)
These are my best guesses based on git commit messages.

NEWS

diff --git a/NEWS b/NEWS
index d03d0a33f4e605816e9020dc199fa14821ae5a12..9545a1bb28fbbb8ce8ec09edf4a9b12e770bda44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)
 ===========================