summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-08-05 10:55:52 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-08-05 10:55:52 +0200
commit394865b3d9c087f982edf21263bb776d1bed1a7c (patch)
treef64d80f84c56a2d8212b0fb94cf5edaf69ce2ac3 /HISTORY
parent8bfe599830bad4528b4fa60dddaa3c0b8cb9c80d (diff)
downloadvdr-394865b3d9c087f982edf21263bb776d1bed1a7c.tar.gz
vdr-394865b3d9c087f982edf21263bb776d1bed1a7c.tar.bz2
Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with a negative number of minutes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d255834b..210bcb7a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4854,3 +4854,5 @@ Video Disk Recorder Revision History
event timeout" setup parameter), and the user insists in shutting down now, the
reboot time given to the shutdown script will correspond to a time that is
"Min. event timeout" minutes (default is 30) in the future.
+- Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with
+ a negative number of minutes (reported by Udo Richter).