]> git.cworth.org Git - notmuch/blobdiff - NEWS
doc: alphabetize options in notmuch-config(1)
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index d03d0a33f4e605816e9020dc199fa14821ae5a12..c6ce2eea90b250adbf7872bad13976faa09c601d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.35 (UNRELEASED)
+Notmuch 0.35 (2022-02-06)
 =========================
 
 Library
@@ -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)
 ===========================