diff options
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 3d5c05b..65f57d7 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -8,6 +8,10 @@ Unreleased Changes * The description of the FUSE_CAP_READDIRPLUS_AUTO flag has been improved. +* Allow open `/dev/fuse` file descriptors to be passed via mountpoints of the + special format `/dev/fd/%u`. This allows mounting to be handled by the parent + so the FUSE filesystem process can run fully unprivileged. + libfuse 3.2.6 (2018-08-31) ========================== |