summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-12 15:10:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-12 15:10:06 +0200
commita22a2b7218b16d93b5195c3901bceea9acb4d4ab (patch)
tree755469f4ab214b21caedc69312ff3b022595ad65 /HISTORY
parentf20648eab26f8efee41642f198da3d35b2d408c1 (diff)
downloadvdr-a22a2b7218b16d93b5195c3901bceea9acb4d4ab.tar.gz
vdr-a22a2b7218b16d93b5195c3901bceea9acb4d4ab.tar.bz2
Fixed handling of Ca parameters with values <= MAXDEVICES
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3ffae833..f96fa9bc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2031,3 +2031,5 @@ Video Disk Recorder Revision History
- The LIRC remote control no longer tries to learn keys if it can't connect to
the LIRC daemon (thanks to Ludwig Nussel for reporting this one). The same
applies to the RCU remote control in case of errors during startup.
+- Fixed handling of Ca parameters with values <= MAXDEVICES, which don't indicate
+ an actual encrypted channel (thanks to Stefan Huelswitt for reporting this one).