mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given
This commit is contained in:
5
HISTORY
5
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).
|
||||
|
Reference in New Issue
Block a user