diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-02 16:27:48 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-02 16:27:48 +0000 |
commit | f1941479b277a89e9ab06845d0c01199c30a643f (patch) | |
tree | 28a37945a7845db15d8163ae766f112f2ddbe432 /ChangeLog | |
parent | b863818bd67610fae0782f22d4fad4602411c8e2 (diff) | |
download | libfuse-f1941479b277a89e9ab06845d0c01199c30a643f.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,10 @@ 2006-01-02 Miklos Szeredi <miklos@szeredi.hu> - * Fix mount.fuse so that it ignores the 'user' option. - Report and solution from Mattd. + * mount.fuse: the 'user' option should be ignored. Report and + solution from Mattd. + + * mount.fuse: export PATH in the right place. Report and patch + from Hannes Schweizer 2005-12-16 Miklos Szeredi <miklos@szeredi.hu> |