From 2d68b323c74f3ba2d03d843132ebcec1d712b982 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 24 Sep 2006 12:54:47 +0200 Subject: The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 455a6a1c..17191e00 100644 --- a/HISTORY +++ b/HISTORY @@ -4930,3 +4930,8 @@ Video Disk Recorder Revision History 2006-09-23: Version 1.4.3 - Official release. + +2006-09-24: Version 1.4.3-1 + +- The function cThread::Cancel() now only sets 'running' to false and does not + actually kill the thread if the special value -1 is given (suggested by Udo Richter). -- cgit v1.2.3