aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-11-01 23:15:20 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-11-01 23:15:20 +0000
commit874e3c166213a1dec3d191f78adc87b156c3f6e8 (patch)
tree15562a36134e5fcd32943818148ccd449fb6d3ea /ChangeLog
parent180ff6921b1d995194c159729c5d494b07b802ca (diff)
downloadlibfuse-874e3c166213a1dec3d191f78adc87b156c3f6e8.tar.gz
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b556dc0..0781488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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