From b60a970602a276854ca7c0bebd4f0863909872fb Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 16 Feb 2006 11:51:27 +0000 Subject: fix --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1837c76..00dfecb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-16 Miklos Szeredi + + * Block TERM/INT/HUP/QUIT signals in sshfs reading thread, so they + will always be received by the FUSE main thread. Fixes the + "double ^C" problem seen on FreeBSD. + 2006-01-31 Miklos Szeredi * Fix problems with nodelay workaround on FreeBSD. -- cgit v1.2.3