mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS: news for notmuch-insert error handling
This commit is contained in:
parent
3d312e2577
commit
f1160fbe2c
1 changed files with 12 additions and 0 deletions
12
NEWS
12
NEWS
|
@ -1,3 +1,15 @@
|
|||
Notmuch 0.23.4 (UNRELEASED)
|
||||
===========================
|
||||
|
||||
Command Line Interface
|
||||
----------------------
|
||||
|
||||
Improve error handling in notmuch insert
|
||||
|
||||
Database lock errors no longer prevent message file delivery to the
|
||||
filesystem. Certain errors during `notmuch insert` most likely to
|
||||
be temporary return EX_TEMPFAIL.
|
||||
|
||||
Notmuch 0.23.3 (2016-11-27)
|
||||
===========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue