diff options
| author | David Bremner <david@tethera.net> | 2021-05-12 08:42:28 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-05-12 08:42:28 -0300 |
| commit | 25da4a13407c0634d5b59fc2e1f3c2fe17db4438 (patch) | |
| tree | 989ce475cd33a7c1400fb0e034926f482c747631 /NEWS | |
| parent | b4a4ed0df9cd2150e75853f5491cfa02fe72caf1 (diff) | |
| parent | 267365b711c3f81ffbe4bafd0fca6d6ede03685d (diff) | |
Merge branch 'release'
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) ========================= |
