aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50bd2db..ca86052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* Check if '-msoft-float' option is supported by compiler when
configuring for a 2.4.x kernel. Bug report by Mark Haney
+ * In multithreaded loop send a TERM signal to the main thread if
+ one of the other threads exit. Needed on FreeBSD for a clean exit
+ on umount. Should not cause any harm on Linux either
+
2005-11-28 Miklos Szeredi <miklos@szeredi.hu>
* Fix bug in 32-bit file handle compatibility