aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bb5a36..d22d30c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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!