summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-01-13 16:27:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-01-13 16:27:39 +0100
commit49b2813699f81370315bef38085902f48d601827 (patch)
treee298805e79ff1fd83d81ab02fbbb81ccf8c046c3 /HISTORY
parentbf45cfc3b9e7985317f4727933cb513e114ab3d4 (diff)
downloadvdr-49b2813699f81370315bef38085902f48d601827.tar.gz
vdr-49b2813699f81370315bef38085902f48d601827.tar.bz2
Fixed failing watchdog timer if program hangs in OSD activities
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ee1930bb..d5a3b1da 100644
--- a/HISTORY
+++ b/HISTORY
@@ -892,3 +892,5 @@ Video Disk Recorder Revision History
- Improved performance of SVDRP command entry.
- Removed EPGBugfixLevel '3' - after more than a year Pro-7 finally managed to
broadcast the correct timestamps for EPG events between 0:00 and 6:00!
+- Fixed failing watchdog timer if program hangs in OSD activities (thanks to
+ Carsten Koch).