From d0179ea21969cdc9c8d98154b84fd0106be83078 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 16 Jul 2000 15:02:33 +0200 Subject: Improved handling of blanks in channel and timer names --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b6340a02..35d36e5a 100644 --- a/HISTORY +++ b/HISTORY @@ -77,4 +77,6 @@ Video Disk Recorder Revision History 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 ;-) - +- Channel names and timer filenames can now contain blanks. To avoid problems + with file names that contain blanks, all blanks in recording file names are + converted to underscores. -- cgit v1.2.3