aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 3c4c972..e261739 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,9 +1,8 @@
libfuse 3.1.0 (UNRELEASED)
==========================
-* Re-introduced examples/null.c.
+* 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.