summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-03-10 13:02:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-03-10 13:02:05 +0100
commit93ad92da140c982365335f2452e9eb46aa2dc846 (patch)
tree97bddd421dbc0b71a79ef0cfa23be2e36181f5e2 /HISTORY
parentdf2f3335eb5cbd396cbbeca5ff3bf3c73cafcfb4 (diff)
downloadvdr-93ad92da140c982365335f2452e9eb46aa2dc846.tar.gz
vdr-93ad92da140c982365335f2452e9eb46aa2dc846.tar.bz2
Fixed handling user activity for shutdown
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3df10b30..a7155710 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5139,6 +5139,8 @@ Video Disk Recorder Revision History
parameter to 0 turns off the automatic channel switching, and the user will
have to confirm the entry by pressing the "Ok" key.
-2007-03-03: Version 1.5.2
+2007-03-10: Version 1.5.2
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed handling user activity for shutdown, which I had messed when adopting Udo's
+ original patch (thanks to Udo Richter).