diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2005-05-09 11:22:41 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2005-05-09 11:22:41 +0000 |
commit | 21019c96f5f9f8d5f7630acc2e897da077c0f097 (patch) | |
tree | f8f9978086f464f40c62492974c45af608d2e525 /ChangeLog | |
parent | 0b9a06efb8fa6fa242a8d7483e596dbd88317377 (diff) | |
download | libfuse-21019c96f5f9f8d5f7630acc2e897da077c0f097.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,7 +33,7 @@ * Make checking of permission for other users more strict. Now the same privilege is required for the mount owner as for ptrace on the process performing the filesystem operation. - + 2005-04-23 Miklos Szeredi <miklos@szeredi.hu> * Released 2.3-pre5 @@ -171,7 +171,7 @@ on unmount * libfuse: add 'use_ino' option to help. Patch by Valient Gough - + 2005-02-07 Miklos Szeredi <miklos@szeredi.hu> * Cleaned up directory reading (temporary file is not used) |