diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-03-02 23:00:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-03-02 23:00:53 +0100 |
commit | e3c265d186b9fe73b7d1f215d79dde4a4f52709c (patch) | |
tree | ac73aa27aad33439d42459ebb196df716f9eabb9 /HISTORY | |
parent | 76521306b1c8bc2c357bdb7cecc7dd6c276138e5 (diff) | |
download | vdr-e3c265d186b9fe73b7d1f215d79dde4a4f52709c.tar.gz vdr-e3c265d186b9fe73b7d1f215d79dde4a4f52709c.tar.bz2 |
SVDRP commands LSTC and LSTT now return an error message if no channels or timers are defined
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -413,3 +413,9 @@ Video Disk Recorder Revision History VDR exit in case the main program loop does not respond for more than the given number of seconds. This is mainly useful in combination with the new 'runvdr' script that restarts VDR in case is has exited. + +2001-03-02: Version 0.72 + +- Fixed SVDRP commands LSTC and LSTT to make them return an error message if + no channels or timers are defined. + |