summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-16 16:02:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-16 16:02:58 +0200
commit101ee309e5883b42055ec0eeb3d73c6ade468b95 (patch)
treeccc3eee66ad40497d64d2ab07b586b31a69e16b9 /HISTORY
parent2fbc114c6225f5886e67cafb6a8667e5d8d4f320 (diff)
downloadvdr-101ee309e5883b42055ec0eeb3d73c6ade468b95.tar.gz
vdr-101ee309e5883b42055ec0eeb3d73c6ade468b95.tar.bz2
Added credits for Klaus Heppenheimer
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'