aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-10-01 13:46:02 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-10-01 13:46:02 +0000
commit4003dfa31341e5584375c1423d223f099a6049c7 (patch)
tree7cd8a42bc1666788a7f2c8b29265a4f8b7c585e1 /ChangeLog
parent0740785ee4ecd3edf07b0f311017ea00cb63698b (diff)
downloadlibfuse-4003dfa31341e5584375c1423d223f099a6049c7.tar.gz
Add init script
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5858a0..0478639 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-10-01 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add init script to insert fuse module and mount the control
+ filesystem. The script is installed as /etc/init.d/fuse and on
+ debian based systems (where update-rc.d is available) symlinks
+ from /etc/rc*.d/ are also installed.
+
+ * Include '#define FUSE_USE_VERSION=XX' into examples so they
+ become more self contained.
+
2006-09-30 Miklos Szeredi <miklos@szeredi.hu>
* API changes: