diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-16 09:18:52 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-16 09:18:52 +0200 |
commit | 57a95c6790fd080020c49c79557619fd129a66e0 (patch) | |
tree | 05878ebcc65837f792835ecc0afac13beb7474ad /HISTORY | |
parent | fc19cf3527d42d88f428b6fa7a935c2dc7cfe781 (diff) | |
download | vdr-57a95c6790fd080020c49c79557619fd129a66e0.tar.gz vdr-57a95c6790fd080020c49c79557619fd129a66e0.tar.bz2 |
VDR now stops with result value 2 if one of the configuration files can't be read correctly at program startup
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2300,3 +2300,5 @@ Video Disk Recorder Revision History to Reinhard Nissl for reporting this one). - Fixed staying off the end of an ongoing recording while replaying in time shift mode (thanks to Rainer Zocholl for reporting this one). +- VDR now stops with exit status 2 if one of the configuration files can't be + read correctly at program startup (suggested by Rainer Zocholl). |