summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-07-16 13:46:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-07-16 13:46:05 +0200
commit685e0f6951fadcc7723374ca2e0769771f3ef3bb (patch)
treeb1570612eb9d1ad474663a8b7264fb92c0309fcd /HISTORY
parent3499416f0785923f40afe0478598c157c9fa00e2 (diff)
downloadvdr-685e0f6951fadcc7723374ca2e0769771f3ef3bb.tar.gz
vdr-685e0f6951fadcc7723374ca2e0769771f3ef3bb.tar.bz2
Year is now displayed with only 2 digits
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a956c6ac..b6340a02 100644
--- a/HISTORY
+++ b/HISTORY
@@ -73,4 +73,8 @@ Video Disk Recorder Revision History
- When more than one timer matches at the same time, the first one in the list
with the highest 'Priority' is selected.
- The MANUAL section on "Programming the Timer" has been filled in.
+- The year in the "Recordings" menu as well as in the progress display during
+ replay has been reduced to 2 digits to allow more space for the recording's
+ title. In the internal file structure the year is still stored with 4 digits,
+ so there will be no problem at the next turn of the century ;-)