]> git.cworth.org Git - notmuch/blobdiff - NEWS
debian: upload 0.35-2 ; disable failing test
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index bc2a80de92da4bee77969074417a8a7cb2179d21..c6ce2eea90b250adbf7872bad13976faa09c601d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.35 (UNRELEASED)
+Notmuch 0.35 (2022-02-06)
 =========================
 
 Library
@@ -44,6 +44,13 @@ Use `--excludes=false` when generating the 'All tags' section.
 Use cached copy of message body for `Fcc`, avoiding variant bodies for
 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
 -----
 
@@ -52,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
 ----------
 
@@ -69,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)
 ===========================