From 77d662459a0fcdf358d515477d33795837e859d5 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Fri, 5 Feb 2021 09:07:28 +0000 Subject: Released 3.10.2 --- ChangeLog.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'ChangeLog.rst') diff --git a/ChangeLog.rst b/ChangeLog.rst index 718033a..1b75b1d 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,10 +1,11 @@ -Unreleased Changes -================== +libfuse 3.10.2 (2021-02-05) +=========================== -* Allow "nonempty" as a mount option, for backwards compatibility with - fusermount 2. The option has no effect since mounting over non-empty - directories is allowed by default. +* Allow "nonempty" as a mount option, for backwards compatibility with fusermount 2. The + option has no effect since mounting over non-empty directories is allowed by default. * Fix returning inode numbers from readdir() in offset==0 mode. +* FUSE filesystems can now be mounted underneath EXFAT mountpoints. +* Various minor bugfixes. libfuse 3.10.1 (2020-12-07) =========================== -- cgit v1.2.3