summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-21 09:25:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-21 09:25:51 +0200
commit7533b69e9b67d5d2e6df4bef8af17fa02c068f0d (patch)
treeffdc302ff4482951753b9c6bb8820d700dfbdeb9 /HISTORY
parent9dd6796702fa6487e3be8d5c6d4083dd25791f47 (diff)
downloadvdr-7533b69e9b67d5d2e6df4bef8af17fa02c068f0d.tar.gz
vdr-7533b69e9b67d5d2e6df4bef8af17fa02c068f0d.tar.bz2
Fixed cDvbTuner to avoid lockups on NPTL systems
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ae70d723..9406d6c8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3710,3 +3710,4 @@ Video Disk Recorder Revision History
available" happens if VDR is started with the current channel being an encrypted
one, or a timer on such a channel hits right after starting VDR.
- Fixed cVideoRepacker to better handle errors in data (thanks to Reinhard Nissl).
+- Fixed cDvbTuner to avoid lockups on NPTL systems (thanks to Marcel Wiesweg).