diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-04-01 11:18:28 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-04-01 11:18:28 +0200 |
commit | 28130daef7b11beeafaf0c59dd45e8f0aafd6d5b (patch) | |
tree | 9aca64bba0100c1284b4685d86e2f8bdf1303d07 /HISTORY | |
parent | f3f2d4577dc97946b368bc42ee7fec2489c3ab51 (diff) | |
download | vdr-28130daef7b11beeafaf0c59dd45e8f0aafd6d5b.tar.gz vdr-28130daef7b11beeafaf0c59dd45e8f0aafd6d5b.tar.bz2 |
No longer calling 'abort()'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -445,3 +445,5 @@ Video Disk Recorder Revision History systems with three or more DVB cards. - Added the "statdvb2vdr" tool from Hans-Peter Raschke. - Fixed a segfault that sometimes happened when killing VDR. +- VDR now returns an exit status of '2' in case of an error at startup, instead + of terminating with 'abort()' (which caused a core dump). |