From 0a096eb2bf8d60b376fa1185bfc051b966114a14 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 6 Apr 2017 11:41:48 -0700 Subject: Document true meaning of the 'use_ino' option. --- ChangeLog.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog.rst') 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) ========================== -- cgit v1.2.3