summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-10-20 14:15:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-10-20 14:15:40 +0200
commitbff56bb85073ee25a1752915f047aa303f0527b4 (patch)
treefb41265357e4785d049089c32299cc6201cf1d7b /HISTORY
parente3aaeccee359534552af66cac247678d81539772 (diff)
downloadvdr-bff56bb85073ee25a1752915f047aa303f0527b4.tar.gz
vdr-bff56bb85073ee25a1752915f047aa303f0527b4.tar.bz2
Frequency for DVB-C and DVB-T is now in MHz, kHz or Hz
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aea2c193..1487aee5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1629,3 +1629,6 @@ Video Disk Recorder Revision History
handle gaps in channel numbers, and in preparation for unique channel ids).
- Fixed slow reaction on SVDRP input (thanks to Guido Fiala for reporting this one).
- Added KI.KA to channels.conf.cable (thanks to Robert Schiele).
+- Frequency values for cable and terrestrial channels in 'channels.conf' can
+ now be given either in MHz, kHz or Hz. The actual value given will be multiplied
+ by 1000 until it is larger than 1000000.