summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-03-02 23:00:53 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-03-02 23:00:53 +0100
commite3c265d186b9fe73b7d1f215d79dde4a4f52709c (patch)
treeac73aa27aad33439d42459ebb196df716f9eabb9 /HISTORY
parent76521306b1c8bc2c357bdb7cecc7dd6c276138e5 (diff)
downloadvdr-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--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 684d2b65..9dee40dc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.
+