From: David Bremner Date: Wed, 27 Nov 2019 12:06:15 +0000 (-0400) Subject: NEWS for 0.29.3 X-Git-Tag: archive/debian/0.29.3-1~3 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=9024b2f5f6094d145e06883027b08ad0011023ff NEWS for 0.29.3 --- diff --git a/NEWS b/NEWS index c416a373..722a352e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +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) ===========================