Fixed a crash in case there is no 'epg.data' at program start

This commit is contained in:
Klaus Schmidinger
2002-02-25 16:32:34 +01:00
parent 58af7c57e5
commit bddab7107d
4 changed files with 11 additions and 3 deletions

View File

@@ -1042,3 +1042,8 @@ Video Disk Recorder Revision History
inadvertently overwriting an existing VDR directory with a new version.
- Added a missing error message in SVDRP command LSTC in case the given channel
can't be found.
2002-02-25: Version 1.0.0pre2
- Fixed a crash in case there is no 'epg.data' at program start (thanks to
Andreas Schultz).