diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2004-11-01 23:15:20 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2004-11-01 23:15:20 +0000 |
commit | 874e3c166213a1dec3d191f78adc87b156c3f6e8 (patch) | |
tree | 15562a36134e5fcd32943818148ccd449fb6d3ea /ChangeLog | |
parent | 180ff6921b1d995194c159729c5d494b07b802ca (diff) | |
download | libfuse-874e3c166213a1dec3d191f78adc87b156c3f6e8.tar.gz |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ * Fix compile problems with ancient (<=2.4.18) kernels (reported by Jeremy Smith) + * Add "allow_root" mount option. Patch by Yaroslav Rastrigin + + * Clear the 'exited' flag when mail loop is finished + 2004-10-28 Miklos Szeredi <miklos@szeredi.hu> * Make xattr functions work under 2.6 (bug found by Vincenzo |