diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-30 18:14:51 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-30 18:14:51 +0000 |
commit | 320abe4322f0074df0ebcf7c39b5b286d0a6e476 (patch) | |
tree | a9aeac974f1802fee0f10005b41395615bdfa461 /ChangeLog | |
parent | e045109834326e79fa02f49cd5f143f67fac975d (diff) | |
download | libfuse-320abe4322f0074df0ebcf7c39b5b286d0a6e476.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |