]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: initial news for 0.40
authorDavid Bremner <david@tethera.net>
Thu, 22 Jan 2026 12:34:12 +0000 (21:34 +0900)
committerDavid Bremner <david@tethera.net>
Thu, 22 Jan 2026 12:34:12 +0000 (21:34 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 82b1a2e01ae136e47bccf166dbb44c40473c924b..c52b674628ed6ecac3b6221d0e83d2b1b00ec536 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,36 @@
 Notmuch 0.40 (UNRELEASED)
 =========================
 
+General
+-------
+
+Accept "key-missing" from a signature from a revoked key
+
+Library
+-------
+
+New API notmuch_{threads,messages}_status to allow distinguishing
+iterator exaustion from iterator invalidation due to errors.
+
+Emacs
+-----
+
+Documentation improvements. Fix for bug related to "hide-exclude" in
+notmuch-hello. A new autoloads file is generated for people installing
+without package.el or similar. Fix disabling notmuch-show-header-line
+via custom.
+
+Python Bindings
+---------------
+
+Provide a binding reopen a database. Some small fixes to
+documentation. Make IndexOptions public.
+
+Ruby Bindings
+-------------
+
+Simplify and cleanup build, fix talloc flags.
+
 Notmuch 0.39 (2025-03-15)
 =========================