From 128cf1b5e5738597288dd0120ced63a0334d4698 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 20 May 2010 15:40:45 +0200 Subject: preparing for 5.5.5 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e8ceda4c..50175f7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 5.5.5 [DEVEL] (rgerhards), 2010-05-?? +Version 5.5.5 [DEVEL] (rgerhards), 2010-05-20 - added new cancel-reduced action thread termination method We now manage to cancel threads that block inside a retry loop to terminate without the need to cancel the thread. Avoiding cancellation -- cgit