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 02fee35..f788ade 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ Draft notes for upcoming release
* Integrated osxfuse's copy of sshfs, which means that sshfs now works
on OS X out of the box.
+* Added -o cache_max_size=N option to let users tune the maximum size of
+ the cache in number of entries.
+* Added -o cache_clean_interval=N and -o cache_min_clean_interval=N
+ options to let users tune the cleaning behavior of the cache.
Release 2.7 (2015-01-28)
------------------------