aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 999f431..ed9ca06 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -30,6 +30,11 @@ UNRELEASED CHANGES
changed. Previously, this was handled by the kernel but subject to
race conditions.
+* The ``allow_other`` and ``allow_root`` mount options (accepted by
+ `fuse_session_new()`) may now be specified together. In this case,
+ ``allow_root`` takes precedence.
+
+
FUSE 3.0.0-rc2 (2016-11-06)
===========================