X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=NEWS;h=14db7f6f501b96de13e20c3e26b86ecd95a42b91;hb=19a83d898d45d97ba11b16222efde7d634b5045f;hp=c416a37388820731d78d08bad64b591becd353e1;hpb=60ddce8a161772583e8d223498997ee866d04ede;p=notmuch diff --git a/NEWS b/NEWS index c416a373..14db7f6f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +Notmuch 0.30 (2020-06-01) +========================= + +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) ===========================