aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 7b7e3c0..3c4c972 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -4,7 +4,10 @@ libfuse 3.1.0 (UNRELEASED)
* Re-introduced examples/null.c.
* Added experimental support for building with Meson.
* Document that -o auto_unmount implies -o nodev,nosuid.
-
+* Document that `-o auto_unmount` implies `-o nodev,nosuid`.
+* Document that the *use_ino* option of the high-level interface does
+ not affect the inode that libfuse and the kernel use internally.
+
libfuse 3.0.0 (2016-12-08)
==========================