]> git.notmuchmail.org Git - notmuch/blobdiff - NEWS
reply: add test for multiple Delivered-To headers
[notmuch] / NEWS
diff --git a/NEWS b/NEWS
index 1c6246db083c1f82599b639f4851b455e75d48c5..586bc97d4eaea1b89bf0f6c1f85c54b47f20acd4 100644 (file)
--- 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
 ---