Short channel names are now only stored if they actually differ from the full name

This commit is contained in:
Klaus Schmidinger
2004-01-17 11:31:12 +01:00
parent caf282e406
commit 12d9883261
2 changed files with 5 additions and 3 deletions

View File

@@ -2572,7 +2572,7 @@ Video Disk Recorder Revision History
branches are tested, cable and terrestrial need to be tested by somebody who
actually has such equipment.
2004-01-16: Version 1.3.2
2004-01-17: Version 1.3.2
- Fixed resetting the EPG data versions after changing the preferred languages
(thanks to Teemu Rantanen for reporting this one and helping to debug it).
@@ -2590,3 +2590,5 @@ Video Disk Recorder Revision History
being detected that used to be detected with the 'scan' utility or the
original 'autopid' patch ;-).
- Channels with a zero VPID no longer write a PPID into channels.conf.
- Short channel names are now only stored if they actually differ from the
full name.