From 36102042e83dbd92a17f98aa545906274995dc9c Mon Sep 17 00:00:00 2001 From: cgf Date: Wed, 7 Sep 2005 16:01:06 +0000 Subject: [PATCH] add missing ChangeLog entry. --- winsup/cygwin/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 36d2bfc1a0..1a68b5c8ef 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -5,6 +5,7 @@ * init.cc (dll_entry): Move console initialization here. * exceptions.cc (init_console_handler): Fully remove any old console handler. + (handle_sigsuspend): Make cancelable when called from non-main thread. * spawn.cc (spawn_guts): Don't fill out windows argv if we've deduced that this is a cygwin-using program. -- 2.11.0