From: David Bremner Date: Sat, 19 Oct 2019 10:37:37 +0000 (-0300) Subject: update NEWS for 0.29.2 X-Git-Tag: debian/0.29.2-1 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=14cff271482c9abff9e0cfdc4e02241e1e631e3d;p=notmuch update NEWS for 0.29.2 --- diff --git a/NEWS b/NEWS index 4aefdf6b..c416a373 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +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) ===========================