X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=66bb69f1558852662c723a5994785a2e5305bf5d;hb=7c7cebffe6f05c8bbb07c3714fde08562444c72e;hp=c416a37388820731d78d08bad64b591becd353e1;hpb=1c8d9e172e57bad26ebb94a8cb22a959ebedb9a3;p=notmuch diff --git a/NEWS b/NEWS index c416a373..66bb69f1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Notmuch 0.29.3 (2019-11-27) +=========================== + +General +------- + +Fix for use-after-free in notmuch_config_list_{key,val}. + +Fix for double close of file in notmuch-dump. + +Debian +------ + +Drop python2 support from shipped debian packaging. + Notmuch 0.29.2 (2019-10-19) ===========================