aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 8afe917..867efef 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -11,6 +11,9 @@ UNRELEASED CHANGES
fuse_session_loop_mt() now return -errno instead of -1 in case of
failure.
+* The FUSE main loop is now aborted if the file-system requests
+ capabilities that are not supported by the kernel.
+
FUSE 3.0.0-rc2 (2016-11-06)
===========================