diff options
| author | David Bremner <david@tethera.net> | 2026-01-31 14:20:01 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2026-01-31 14:20:01 +0900 |
| commit | 01c03582bf176f5d2eec913437b55849c1bd04ec (patch) | |
| tree | c323f1a294f2dd1507753ac4077b284f9b14be75 /NEWS | |
| parent | 98590853893531b5089d90d50e2d670c6a3296db (diff) | |
| parent | cee41bccc054617b0cffe12759b209ff66066563 (diff) | |
Merge tag '0.40'
notmuch 0.40 release
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |
