summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-02-08 12:22:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-02-08 12:22:24 +0100
commit1a91d46cf3b28d8bc07c0423b41532985f8561b2 (patch)
tree2c955194dc196caaf2aeabd58df3c5438bbb73f0 /HISTORY
parentacc25ade19f8bb40e9ead2d61d9488a2cf4805af (diff)
downloadvdr-1a91d46cf3b28d8bc07c0423b41532985f8561b2.tar.gz
vdr-1a91d46cf3b28d8bc07c0423b41532985f8561b2.tar.bz2
Fixed the validity check for channel IDs, because some providers use TIDs with value 0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 857e0c84..252f5dd3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2642,3 +2642,5 @@ Video Disk Recorder Revision History
Volkenandt for his support in debugging this one). This may slow down switching
between channels on different transponders for now, but a better solution will
come later.
+- Fixed the validity check for channel IDs, because some providers use TIDs with
+ value 0 (thanks to Thomas Bergwinkl).