diff options
| author | David Bremner <david@tethera.net> | 2021-08-26 10:43:39 -0700 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-08-26 10:43:39 -0700 |
| commit | d25dafb4c2f26d9f7ae67ca603181238514e6e97 (patch) | |
| tree | 90873491077ccf6a429a373240965a74ccc1d20c /NEWS | |
| parent | 588044901cfe8b9f876c7b46a9936616bc1e4562 (diff) | |
NEWS: user visible changes for 0.33
Based on commits attributed to me in the output of
$ git shortlog 0.32.3..
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 --- |
