aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-01-27 14:54:47 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-01-27 14:54:47 +0000
commitedf2663cdff947d9615cee50833e3e215bc62a6f (patch)
treef88161c1b4b2a5b0c3bd53674993ec0f737d2e49 /ChangeLog
parent8b7a27a944462227a4b8fb12b0572f96eab468a2 (diff)
downloadlibfuse-edf2663cdff947d9615cee50833e3e215bc62a6f.tar.gz
cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f2c89d..969342b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-27 Miklos Szeredi <mszeredi@inf.bme.hu>
+
+ * Added -q option for fusermount
+
+ * fuse_unmount() now uses -q option of fusermount, so no error is
+ printed if the cause of the program exit is that the filesystem
+ has already been unmounted
+
2004-01-26 Miklos Szeredi <mszeredi@inf.bme.hu>
* Released 1.1-pre2