diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2008-07-10 19:30:43 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2008-07-10 19:30:43 +0000 |
commit | cb71b4372c963da8c9fef37eac3ddb60de02b2a3 (patch) | |
tree | 876518822fc76f6849726b7a7d646d9e56b0fd6f /ChangeLog | |
parent | 4bfbd81047cd7db13af86687e53fddb147278189 (diff) | |
download | libfuse-cb71b4372c963da8c9fef37eac3ddb60de02b2a3.tar.gz |
Fix handling of (no)suid and (no)dev options...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-27 Miklos Szeredi <miklos@szeredi.hu> + + * Fix handling of (no)suid and (no)dev options if filesystem is + mounted from /etc/fstab or via mount(8). Reported by Jan Ondrej. + 2008-06-16 Miklos Szeredi <miklos@szeredi.hu> * Remove fuse kernel module sources. Linux 2.6.27 will support |