diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2025-06-08 14:48:53 +0300 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2025-06-08 14:49:22 +0300 |
commit | 70a663b3476c0b9b21b626473c00c68a3dc97b92 (patch) | |
tree | 34728ac922204717775df98b4bd6d13745d3d7aa /ChangeLog | |
parent | 094eccd5553066514ae67c4a329cf0b65708aed1 (diff) | |
download | bindfs-70a663b3476c0b9b21b626473c00c68a3dc97b92.tar.gz |
Released 1.18.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -2024-04-10 Martin Pärtel <martin dot partel at gmail dot com> +2025-06-08 Martin Pärtel <martin dot partel at gmail dot com> + + * Enabled noattrcache by default with fuse-t + * Dropped official support for MacFUSE, because Apple makes it too + difficult to test without access to a physical Mac. + There is best-effort support for fuse-t. + * Released 1.18.1 + +2025-04-10 Martin Pärtel <martin dot partel at gmail dot com> * Merged fix from @jpalus (PR #160) to fix compatibility with libfuse 3.17.1 (#158, #159). Thanks! |