diff options
| author | Nikolaus Rath <Nikolaus@rath.org> | 2017-04-06 11:42:01 -0700 |
|---|---|---|
| committer | Nikolaus Rath <Nikolaus@rath.org> | 2017-04-07 16:40:15 -0700 |
| commit | a0b814a6ee3fdedad5c3a9d7329b85096ca61589 (patch) | |
| tree | 6a4d76830e322f6045670f80ee479948ec3ba8f4 | |
| parent | 0a096eb2bf8d60b376fa1185bfc051b966114a14 (diff) | |
| download | libfuse-a0b814a6ee3fdedad5c3a9d7329b85096ca61589.tar.gz | |
Fix rst markup.
| -rw-r--r-- | ChangeLog.rst | 3 |
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. |
