summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-04-02 10:08:49 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-04-02 10:08:49 +0200
commit0a5a7893a5d396503628a3e7997ae550ff2597ac (patch)
tree07cd690c68a18c8196902dbd9abd94b3bb92a7fb /HISTORY
parentf39d31631b9a7949a348a61a0d910e47139291ad (diff)
downloadvdr-0a5a7893a5d396503628a3e7997ae550ff2597ac.tar.gz
vdr-0a5a7893a5d396503628a3e7997ae550ff2597ac.tar.bz2
Detecting whether a particular CAM actually decrypts a given channel is now done separately for each receiver
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dd2fd0fc..0350a500 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8938,3 +8938,5 @@ Video Disk Recorder Revision History
The members of cEvent have been slightly rearranged to minimize the memory
requirements on both 32 and 64 bit systems.
- The file 'cam.data' is no longer written if it is read-only.
+- Detecting whether a particular CAM actually decrypts a given channel is now
+ done separately for each receiver.