summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-07-21 12:20:49 +0100
committerNikolaus Rath <Nikolaus@rath.org>2018-07-21 12:20:49 +0100
commit3eb3c6995f35ace4684a4842b42a08ce4cf166b2 (patch)
tree893d8f1e111221f80f1e0e4bd8e0ab34acd310ab
parent57ab9586b1ffac5292f7511502f7c92177cb029e (diff)
downloadfuse-3eb3c6995f35ace4684a4842b42a08ce4cf166b2.tar.gz
Add changelog entry for commit b045e.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f452dfb..0149cb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
Unreleased Changes
==================
+* libfuse no longer segfaults when fuse_interrupted() is called outside
+ the event loop.
* The fusermount binary has been hardened in several ways to reduce
potential attack surface. Most importantly, mountpoints and mount
options must now match a hard-coded whitelist. It is expected that