From bc3002cc464231ecdd0f1938184594f3f35ae767 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sun, 14 Feb 2021 05:32:35 +0200 Subject: Released 1.15.0. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dabaa53..3b29504 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ use-cases need `user_allow_other` to be defined in `/etc/fuse.conf`. ## Installation ## [FUSE](https://github.com/libfuse/libfuse) 2.8.0 or above is required. -FUSE 3 is supported. +FUSE 3 is supported. When using FUSE 3, libfuse 3.10.2 or newer is +recommended to avoid a [bug with readdir](https://github.com/libfuse/libfuse/issues/583), +though it only seems to affect a few applications. Download a [release](https://bindfs.org/downloads/) or clone this repository. -- cgit v1.2.3