From: David Bremner Date: Sat, 19 Oct 2019 10:37:37 +0000 (-0300) Subject: update NEWS for 0.29.2 X-Git-Tag: archive/debian/0.29.2-1^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=1c8d9e172e57bad26ebb94a8cb22a959ebedb9a3;hp=75328e4fecf48ed935f9f6cc8a513fa2c25c5c03 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) ===========================