aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-12-29 14:52:42 +0000
committerNikolaus Rath <Nikolaus@rath.org>2018-12-29 14:52:51 +0000
commit3bc72dafd26f113b1f98981e25f19312f78021e9 (patch)
treefe2d0d8c48078ebdf5e9ae9593e10d94ea7ef0fb /ChangeLog.rst
parent1c385157c7fc5920433572aeaf96dbdb966b6f9a (diff)
downloadlibfuse-3bc72dafd26f113b1f98981e25f19312f78021e9.tar.gz
Fixed memory leak.
Fixes: #338.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 32b9b4c..e016f5f 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,9 @@
+Unreleased Changes
+==================
+
+* Fixed a memory leak in `examples/passthrough_ll.c`.
+
+
libfuse 3.4.1 (2018-12-22)
==========================