summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-18 10:41:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-18 10:41:43 +0100
commiteda593934db9ccb1c67d566ecf13108672c08ab6 (patch)
tree30e5c952c0899853b78cea862cb0d73314337630 /HISTORY
parenta88ca5d4e5e3f994b74411a6f8089730109f9bcf (diff)
downloadvdr-eda593934db9ccb1c67d566ecf13108672c08ab6.tar.gz
vdr-eda593934db9ccb1c67d566ecf13108672c08ab6.tar.bz2
Modified handling user inactivity in the shutdown handler to avoid a problem in case the system time is changed after VDR has been started
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 42f5fde3..bba4882c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7649,3 +7649,6 @@ Video Disk Recorder Revision History
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Updated the Polish OSD texts (thanks to Marek Nazarko).
+- Modified handling user inactivity in the shutdown handler to avoid a problem in case
+ the system time is changed after VDR has been started (thanks to Udo Richter, reported
+ by Sören Moch).