summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-11-24 13:21:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-11-24 13:21:16 +0100
commitc1dd84e0e97390ce18d2cb49f0bf7623adda047f (patch)
tree3e004477addd2cdeeb850f35787d54b0e85abb8d /HISTORY
parent01bff47d1c94392905f6d538a9b0695c72880c7c (diff)
downloadvdr-c1dd84e0e97390ce18d2cb49f0bf7623adda047f.tar.gz
vdr-c1dd84e0e97390ce18d2cb49f0bf7623adda047f.tar.bz2
Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d37095b5..a197ad8b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -875,3 +875,4 @@ Video Disk Recorder Revision History
- Implemented DVB-T support (thanks to Dave Chapman).
- Removed the range limits for the Frequency and Srate parameters of channel
definitions.
+- Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF.