summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 2414a05e..15c60acb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3674,7 +3674,7 @@ Video Disk Recorder Revision History
2005-08-15: Version 1.3.29
-- Fixed a race condition in cTransfer (thanks to Klaus ??? for reporting this one).
+- Fixed a race condition in cTransfer (thanks to Klaus Heppenheimer for reporting this one).
In doing so, the 'active' variables used by the actual derived cThread classes
have been replaced by the cThread::Running() function.
Plugin authors may want to check their derived cThread classes and replace any 'active'