From 9ec8e1c9406451262b6fd3c93787b2bb6d745ea5 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 16 Apr 2019 19:46:20 +0100 Subject: Released 3.5.0 --- ChangeLog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index a32d9ec..1137b57 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,4 +1,4 @@ -libfuse 3.5.0 (UNRELEASED) +libfuse 3.5.0 (2019-04-16) ========================== * Changed ioctl commands to "unsigned int" in order to support commands @@ -7,7 +7,7 @@ libfuse 3.5.0 (UNRELEASED) * Added SMB2 to whitelist (so users can now mount FUSE filesystems on mountpoints within SMB 2.0 filesystems). * Added a new `cache_readdir` flag to `fuse_file_info` to enable - caching of readdir results. Supported by kernels 4.20 and newer. + caching of readdir results. Supported by kernels 4.20 and newer. * Add support and documentation for FUSE_CAP_NO_OPENDIR_SUPPORT. libfuse 3.4.2 (2019-03-09) -- cgit v1.2.3