From 4003dfa31341e5584375c1423d223f099a6049c7 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sun, 1 Oct 2006 13:46:02 +0000 Subject: Add init script --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5858a0..0478639 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-10-01 Miklos Szeredi + + * 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 * API changes: -- cgit v1.2.3