summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-01-05 12:55:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-01-05 12:55:07 +0100
commit3f5c7e67eac370bfbc37b13779ebd7d9da3c2061 (patch)
tree4511d9653a6ffad3f0ac80a1feb095a6d4e9a040 /HISTORY
parent0901afcf6d0714b65a79ea55a94604fe51c5503f (diff)
downloadvdr-3f5c7e67eac370bfbc37b13779ebd7d9da3c2061.tar.gz
vdr-3f5c7e67eac370bfbc37b13779ebd7d9da3c2061.tar.bz2
Changed calculation of channel ids to make it work for tv stations that use the undefined NID value 0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1a7ff0fb..3361dd2c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2552,3 +2552,5 @@ Video Disk Recorder Revision History
now been adopted.
- Fixed a crash in case there is no DVB hardware present (thanks to Sascha
Volkenandt for reporting this one).
+- Changed calculation of channel ids to make it work for tv stations that use
+ the undefined NID value 0 (thanks to Teemu Rantanen for reporting this one).