summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-27 10:28:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-27 10:28:51 +0100
commit69ecb6a4d8d7eb73bd81f690d8e153a7cc6b882e (patch)
treefe56a71b801b607c638ecbc79612bc2136ce3c9d /HISTORY
parenta05ed0363139694d1b4eece5ea54346de64265e1 (diff)
downloadvdr-69ecb6a4d8d7eb73bd81f690d8e153a7cc6b882e.tar.gz
vdr-69ecb6a4d8d7eb73bd81f690d8e153a7cc6b882e.tar.bz2
Fixed a possible race condition in generating the DVB device names
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 325a9af5..dd5a45b6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3169,3 +3169,5 @@ Video Disk Recorder Revision History
- Fixed the spelling of 'canceling' (thanks to Wayne Keer for reporting this one).
- Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in still
picture mode (thanks to Reinhard Nissl for reporting this one).
+- Fixed a possible race condition in generating the DVB device names (thanks to
+ Rainer Zocholl for reporting this one).