aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-27 19:22:42 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-27 19:22:42 +0000
commita90b7349306f10b2a9bde9a2537bf9a852452da4 (patch)
treea3ea2ccf59b9f6a77982409dde1d2180326fb022 /ChangeLog
parentbac4c77aad6314ec44a917492a45834ba5575c5c (diff)
downloadlibfuse-a90b7349306f10b2a9bde9a2537bf9a852452da4.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c153818..988a9e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-27 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Block TERM, INT, HUP and QUIT signals in all but the main
+ thread. According to POSIX it's not specified which thread will
+ receive these signals.
+
2005-11-22 Miklos Szeredi <miklos@szeredi.hu>
* Add detection of mainline FUSE code in running kernel