summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-18 09:32:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-18 09:32:04 +0200
commit4100b47b370d10caa28d9823cd70f77a34004459 (patch)
tree4ce20fab10c6eebac215438d66143e79d2211ea9 /HISTORY
parent43c828f8ca87946a83324b1285c10cc8fa11c97b (diff)
downloadvdr-4100b47b370d10caa28d9823cd70f77a34004459.tar.gz
vdr-4100b47b370d10caa28d9823cd70f77a34004459.tar.bz2
Reduced the time before a CAM is marked as known to decrypt a particular channel to 3 seconds
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2e19fed4..0ba94002 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9028,3 +9028,5 @@ Video Disk Recorder Revision History
- Extended the CI API to allow plugins to implement additional CAM resources.
- Fixed a race between SVDRP CHAN and cDevice::HasProgramme() (reported by Dietmar
Spingler).
+- Reduced the time before a CAM is marked as known to decrypt a particular channel to
+ 3 seconds.