From 0b69e2a4fd9fc28b44d9ba95e8de43ddbd9fe449 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 22 Jan 2026 21:34:12 +0900 Subject: [PATCH] NEWS: initial news for 0.40 --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/NEWS b/NEWS index 82b1a2e0..c52b6746 100644 --- 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) ========================= -- 2.45.2