aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2007-04-27 21:07:45 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2007-04-27 21:07:45 +0000
commitf7a8e087dc689c9a1a595c3ca0a013f4d5035140 (patch)
treed85528a74164707d655db30edb4c37c29c888804 /ChangeLog
parentd2e5f49ba48c69e6d771a8f3d97e3706261347a2 (diff)
Clean up init script, make it LSB compliant
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12e78a6..a698158 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* libfuse: call umount(8) directly instead of fusermount if
possible
+ * Clean up init script, make it LSB compliant
+
2007-04-26 Miklos Szeredi <miklos@szeredi.hu>
* In multithreaded loop, use a semaphore instead of SIGHUP to wake