aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-02-08 10:45:06 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-02-08 10:45:06 +0000
commit667567764f53ab79fc17d4e9c87aac12d69ac277 (patch)
tree5baf8b40d2a421f5358e5ee99510190e2b075018 /ChangeLog
parent6889e443c5f08fe5972b0eb0fe58a269a5da922b (diff)
downloadlibfuse-667567764f53ab79fc17d4e9c87aac12d69ac277.tar.gz
Block SIGCHLD when executing mount and umount
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb93b44..2acf5b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-08 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Block SIGCHLD when executing mount and umount
+
2008-02-03 Csaba Henk <csaba.henk@creo.hu>
* lib/mount_bsd.c: