summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-11-03 12:23:45 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-11-03 12:23:45 +0100
commit78d1fe10a449fa080f515216b9016b6d8e00fa1b (patch)
treed6fb78f7f2dcf21c81cfd5b73b84c0fe5d5d7e72 /HISTORY
parent62c452561e183ee6257aa14943e9c008650430df (diff)
downloadvdr-78d1fe10a449fa080f515216b9016b6d8e00fa1b.tar.gz
vdr-78d1fe10a449fa080f515216b9016b6d8e00fa1b.tar.bz2
Added a fifth parameter to the 'shutdown' call that indicates the reason for this shutdown request
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e5a02ede..42c4b8b1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -856,3 +856,5 @@ Video Disk Recorder Revision History
out should always be in sync.
- Fixed handling the "Power" key in case Setup.MinUserInactivity is set to 0 to
disable automatic shutdown.
+- Added a fifth parameter to the 'shutdown' call that indicates the reason for
+ this shutdown request (see INSTALL).