From d25dafb4c2f26d9f7ae67ca603181238514e6e97 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 26 Aug 2021 10:43:39 -0700 Subject: [PATCH] NEWS: user visible changes for 0.33 Based on commits attributed to me in the output of $ git shortlog 0.32.3.. --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS b/NEWS index 1c6246db..586bc97d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,22 @@ Notmuch 0.33 (UNRELEASED) ========================= +Library +------- + +Correct documentatation about transactions. + +Add a configurable automatic commit of transactions. See +`database.autocommit` in notmuch-config(1). + +Document the algorithm used to find a database. + +CLI +--- + +Define format version 5, which supports sorting the output of +notmuch-show. + Emacs ----- @@ -10,6 +26,8 @@ previous behaviour of using notmuch to send mail by default, customize `notmuch-company` now works in `org-msg`. +Improve the display of messages from long threads in unthreaded mode. + Vim --- -- 2.43.0