]> git.notmuchmail.org Git - notmuch/commitdiff
NEWS: add note about fix to notmuch_database_reopen
authorDavid Bremner <david@tethera.net>
Tue, 11 May 2021 22:50:51 +0000 (19:50 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 12 May 2021 11:40:13 +0000 (08:40 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 44a18951cf1dba9cfb9cb9e9f53ea9fcc8747a7c..91ebaa0d4196147216ebc8ec397f6ed414da3326 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ Restore handling of relative values for `database.path` that was
 broken by 0.32. Extend this handling to `database.mail_root`,
 `database.backup_dir`, and `database.hook_dir`.
 
+Reload certain metadata from Xapian database in
+notmuch_database_reopen. This fixes a bug when adding messages to the
+database in a pre-new hook.
+
 Notmuch 0.32 (2021-05-02)
 =========================