aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-05-12 08:42:28 -0300
committerDavid Bremner <david@tethera.net>2021-05-12 08:42:28 -0300
commit25da4a13407c0634d5b59fc2e1f3c2fe17db4438 (patch)
tree989ce475cd33a7c1400fb0e034926f482c747631 /NEWS
parentb4a4ed0df9cd2150e75853f5491cfa02fe72caf1 (diff)
parent267365b711c3f81ffbe4bafd0fca6d6ede03685d (diff)
Merge branch 'release'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 081c6089..13eff6e0 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,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)
=========================