aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2026-01-31 14:20:01 +0900
committerDavid Bremner <david@tethera.net>2026-01-31 14:20:01 +0900
commit01c03582bf176f5d2eec913437b55849c1bd04ec (patch)
treec323f1a294f2dd1507753ac4077b284f9b14be75 /NEWS
parent98590853893531b5089d90d50e2d670c6a3296db (diff)
parentcee41bccc054617b0cffe12759b209ff66066563 (diff)
Merge tag '0.40'
notmuch 0.40 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c52b6746..19fe6ffa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,16 @@
-Notmuch 0.40 (UNRELEASED)
+Notmuch 0.40 (2026-01-31)
=========================
General
-------
-Accept "key-missing" from a signature from a revoked key
+Accept "key-missing" from a signature from a revoked key to match
+apparent change in GnuPG behaviour.
Library
-------
-New API notmuch_{threads,messages}_status to allow distinguishing
+New API `notmuch_{threads,messages}_status` to allow distinguishing
iterator exaustion from iterator invalidation due to errors.
Emacs