]> git.cworth.org Git - notmuch-wiki/commitdiff
news for release 0.29.2
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 19 Oct 2019 18:03:07 +0000 (21:03 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Sat, 19 Oct 2019 18:03:07 +0000 (21:03 +0300)
news/release-0.29.2.mdwn [new file with mode: 0644]

diff --git a/news/release-0.29.2.mdwn b/news/release-0.29.2.mdwn
new file mode 100644 (file)
index 0000000..ebb4616
--- /dev/null
@@ -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.