diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-08-02 13:31:28 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-08-02 13:31:28 +0000 |
commit | 6c0209a8c78c82800a43c29a5dcccf872bfa613e (patch) | |
tree | 3215486581ed92e1bd01c07bcbfdb2d0b35b00a4 /ChangeLog | |
parent | 3cfe4341607394710f4f76b257f9c7297008e232 (diff) | |
download | libfuse-6c0209a8c78c82800a43c29a5dcccf872bfa613e.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-02 Miklos Szeredi <miklos@szeredi.hu> + + * highlevel-lib: added mount options "attr_timeout" and + "entry_timeout". These options control the length of time file + attributes and entries (names) are cached. Both default to 1.0 + second. + 2005-08-01 Miklos Szeredi <miklos@szeredi.hu> * Added missing symbols to versionscript (Joshua J. Berry) |