aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-05-11 19:50:51 -0300
committerDavid Bremner <david@tethera.net>2021-05-12 08:40:13 -0300
commit267365b711c3f81ffbe4bafd0fca6d6ede03685d (patch)
tree1f6832b0ea366cd43a084fb543d62dea74fc308e /NEWS
parent393c92b04271472e6fdd19da73672a60723e34aa (diff)
NEWS: add note about fix to notmuch_database_reopen
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44a18951..91ebaa0d 100644
--- 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)
=========================