summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-29 10:50:20 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-29 10:50:20 +0100
commitd9b623619146914472123a635125933ca56555fe (patch)
tree6b50483fa9656925fabbdbaaacc9a95e5eba49fe /HISTORY
parent2625c46232837afc8ec52fdeb0ad79ac0f60bc4c (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 9415959c..2e0aa032 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.