X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS;h=c0aa479746368a61e9f5394d2a8107fac824adc1;hb=001256ab2916ab809b75ea8aa4bc363bf81a4174;hp=a678fdda9a9902c1e87bae86ec864e8e76199e9b;hpb=94511fe1c834931cd6a42c740ae0936bc48a32fd;p=notmuch diff --git a/NEWS b/NEWS index a678fdda..c0aa4797 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ -Notmuch 0.23.3 (2016-11-26) +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) +=========================== Command Line Interface ----------------------