aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-01-30 18:14:51 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-01-30 18:14:51 +0000
commit320abe4322f0074df0ebcf7c39b5b286d0a6e476 (patch)
treea9aeac974f1802fee0f10005b41395615bdfa461 /ChangeLog
parente045109834326e79fa02f49cd5f143f67fac975d (diff)
downloadlibfuse-320abe4322f0074df0ebcf7c39b5b286d0a6e476.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7dae78..b8add58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-30 Miklos Szeredi <miklos@szeredi.hu>
+
+ * highlevel-lib: add 'auto_cache' option. This caches file data
+ based on modification time and size
+
2006-01-20 Miklos Szeredi <miklos@szeredi.hu>
* fuse_opt: add new helper constants FUSE_OPT_KEY_KEEP and