summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-29 14:37:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-29 14:37:43 +0100
commit07ba7315035bbf95e3faffe6aa533216a3233538 (patch)
tree3ee6983a1b17aae3cc7dbd99dd8e659a8b425259 /HISTORY
parent6078b31aab7c52dbfed98a7013401e7c28905a7e (diff)
downloadvdr-07ba7315035bbf95e3faffe6aa533216a3233538.tar.gz
vdr-07ba7315035bbf95e3faffe6aa533216a3233538.tar.bz2
If a shutdown is requested, but the shutdown script doesn't actually halt the system, it is now tried again after 5 minutes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 85db4b80..2cb40b53 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4266,3 +4266,5 @@ Video Disk Recorder Revision History
always taken into account.
- Now initializing the channels' schedule pointers when reading the epg.data file,
so that the first WhatsOn menu will come up faster.
+- If a shutdown is requested, but the shutdown script doesn't actually halt the
+ system, it is now tried again after 5 minutes (suggested by Helmut Auer).