X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=NEWS;h=722a352ecc292b3d3e4941cefe822977db597e38;hp=4aefdf6beda12bf0356c1d14a515bb679646f91a;hb=9024b2f5f6094d145e06883027b08ad0011023ff;hpb=1ee5bdcc1de8b39be57ab4a929cef81891053140 diff --git a/NEWS b/NEWS index 4aefdf6b..722a352e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +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. + +Notmuch 0.29.2 (2019-10-19) +=========================== + +General +------- + +Fix for file descriptor leak when opening gzipped mail files. Thanks +to James Troup for the bug report and the fix. + Notmuch 0.29.1 (2019-06-11) ===========================