summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-07-01 15:16:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-07-01 15:16:21 +0200
commit568ca0e773b5a04bfde9d855d1df524630c550b3 (patch)
tree06e1399fd4ea6e2abae798b602833052e3dc4d8e /HISTORY
parentfa5c9f764a6edbaba9543365770b14992194a5d0 (diff)
downloadvdr-568ca0e773b5a04bfde9d855d1df524630c550b3.tar.gz
vdr-568ca0e773b5a04bfde9d855d1df524630c550b3.tar.bz2
Fixed handling inactive shared CA pids
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c478d6f5..3b3a4074 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9507,3 +9507,4 @@ Video Disk Recorder Revision History
- Now setting currentDisplayChannel = NULL before calling cStatus::MsgOsdClear() in
~cDisplayChannel(), to avoid possible problems in case a plugin calls IsOpen()
(reported by Thomas Reufer).
+- Fixed handling inactive shared CA pids (thanks to Helmut Binder).