From: Tomi Ollila Date: Sat, 19 Oct 2019 18:03:07 +0000 (+0300) Subject: news for release 0.29.2 X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=fc555c57dce98da6ab3bc92a4831a14c91807b6e news for release 0.29.2 --- diff --git a/news/release-0.29.2.mdwn b/news/release-0.29.2.mdwn new file mode 100644 index 0000000..ebb4616 --- /dev/null +++ b/news/release-0.29.2.mdwn @@ -0,0 +1,10 @@ +[[!meta date="2019-10-19"]] + +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.