summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-15 11:33:34 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-15 11:33:34 +0200
commitb49df33917938bac6b57d7a122133cbe0b6b3d39 (patch)
tree91a23f47c22c38b73907094df400e50ec3129edb /HISTORY
parent4ba450b7372709507a8602ae5c80b47ef39b6d38 (diff)
downloadvdr-b49df33917938bac6b57d7a122133cbe0b6b3d39.tar.gz
vdr-b49df33917938bac6b57d7a122133cbe0b6b3d39.tar.bz2
Fixed setting the 'Delta' parameter when calling the shutdown script with no active timer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index facf7f1b..99746a95 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4526,3 +4526,5 @@ Video Disk Recorder Revision History
- The new function cPlugin::Active() can be used by a plugin to indicate that it
is still busy and the system should not shut down or restart (based on a patch
from Peter Dittmann). See PLUGINS.html for details.
+- Fixed setting the 'Delta' parameter when calling the shutdown script with
+ no active timer (reported by Helge Lenz).