From: Nikolaus Rath Date: Thu, 6 Apr 2017 18:42:01 +0000 (-0700) Subject: Fix rst markup. X-Git-Tag: fuse-3.0.1~15 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a0b814a6ee3fdedad5c3a9d7329b85096ca61589;p=qemu-gpiodev%2Flibfuse.git Fix rst markup. --- 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.