aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00dfecb..a7671a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
will always be received by the FUSE main thread. Fixes the
"double ^C" problem seen on FreeBSD.
+ * Use 'auto_cache' option if available, so that file cache is not
+ thrown away on each open. This should make repeated reading of a
+ file much much faster.
+
2006-01-31 Miklos Szeredi <miklos@szeredi.hu>
* Fix problems with nodelay workaround on FreeBSD.