mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
NEWS: add note about fix to notmuch_database_reopen
This commit is contained in:
parent
393c92b042
commit
267365b711
1 changed files with 4 additions and 0 deletions
4
NEWS
4
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`,
|
broken by 0.32. Extend this handling to `database.mail_root`,
|
||||||
`database.backup_dir`, and `database.hook_dir`.
|
`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)
|
Notmuch 0.32 (2021-05-02)
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue