diff options
| author | David Bremner <david@tethera.net> | 2021-05-11 19:50:51 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-05-12 08:40:13 -0300 |
| commit | 267365b711c3f81ffbe4bafd0fca6d6ede03685d (patch) | |
| tree | 1f6832b0ea366cd43a084fb543d62dea74fc308e /NEWS | |
| parent | 393c92b04271472e6fdd19da73672a60723e34aa (diff) | |
NEWS: add note about fix to notmuch_database_reopen
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) ========================= |
