diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-29 10:50:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-29 10:50:20 +0100 |
commit | d9b623619146914472123a635125933ca56555fe (patch) | |
tree | 6b50483fa9656925fabbdbaaacc9a95e5eba49fe /HISTORY | |
parent | 2625c46232837afc8ec52fdeb0ad79ac0f60bc4c (diff) | |
download | vdr-d9b623619146914472123a635125933ca56555fe.tar.gz vdr-d9b623619146914472123a635125933ca56555fe.tar.bz2 |
Adjusting column width for channel numbers in case there are more than 999 channels
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1120,7 +1120,7 @@ Video Disk Recorder Revision History exits. The 'runvdr' script can be used for this purpose. - Refined texts of the "Setup" menu. -2002-03-24: Version 1.0.0pre5 +2002-03-29: Version 1.0.0pre5 - Fixed restoring CICAM setup values for a fourth DVB card. - Completed internationalization of OSD texts (thanks to Hannu Savolainen, @@ -1139,3 +1139,5 @@ Video Disk Recorder Revision History delimiter (thanks to Bernd Zierath for helping to debug this one). - Added a manual page vdr(1). - New command command line option '-V' to display the VDR version. +- Adjusting column width for channel numbers in case there are more than 999 + channels. |