X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=c023c03e4df4e135db936a18030813cd5cbdab5e;hb=70519319b59ca55d511c5b44ff8c299cbe93c572;hp=c0aa479746368a61e9f5394d2a8107fac824adc1;hpb=f1160fbe2cb006e6a2a84085c106c2d9c7fe07dc;p=notmuch diff --git a/NEWS b/NEWS index c0aa4797..c023c03e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,13 @@ -Notmuch 0.23.4 (UNRELEASED) +Notmuch 0.23.5 (2017-01-09) +=========================== + +Build system +------------ + +Fix quoting bug in configure. This had introduced a RUNPATH into the +notmuch binary in cases where it was not not needed. + +Notmuch 0.23.4 (2016-12-24) =========================== Command Line Interface @@ -10,6 +19,11 @@ Improve error handling in notmuch insert filesystem. Certain errors during `notmuch insert` most likely to be temporary return EX_TEMPFAIL. +Emacs +----- + +Restore autoload cookie for notmuch-search. + Notmuch 0.23.3 (2016-11-27) ===========================