summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-19 10:24:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-19 10:24:39 +0100
commit851318c9b4c2be793b9cd96c6440ef96d82ae587 (patch)
tree2e3cb9e7eb9afc97ff17ce99e2356782011f8753 /HISTORY
parent39ad232ee59bb860fd6f29aeba8067e8ad2a0bdb (diff)
downloadvdr-851318c9b4c2be793b9cd96c6440ef96d82ae587.tar.gz
vdr-851318c9b4c2be793b9cd96c6440ef96d82ae587.tar.bz2
Fixed a possible deadlock in handling the tuners of bonded devices
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5b059237..2fc3f998 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7657,3 +7657,5 @@ Video Disk Recorder Revision History
- Updated the Swedish OSD texts (thanks to Richard Lithvall).
- Now clearing device bondings for devices that don't provide DVB-S in the Setup/LNB
menu (reported by Juergen Lock).
+- Fixed a possible deadlock in handling the tuners of bonded devices (thanks to
+ Juergen Lock).