summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-03-25 11:43:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-03-25 11:43:05 +0100
commit3dd002cc2bc465cd10abef04e8b7d833105d48f2 (patch)
treedc8d64f5e87ab293dcd139114aa500bec687a92f /HISTORY
parent51be693f627bbbb459f901f75348263356791e3c (diff)
downloadvdr-3dd002cc2bc465cd10abef04e8b7d833105d48f2.tar.gz
vdr-3dd002cc2bc465cd10abef04e8b7d833105d48f2.tar.bz2
Fixed getting the present EPG event in case none is currently 'running'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 63dff883..58837cf2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4436,3 +4436,5 @@ Video Disk Recorder Revision History
disk space (reported by Jan Lenz).
- Fixed handling repeating VPS timers (they stopped recording too early).
- Timer log messages now show "VPS" if this is a VPS timer.
+- Fixed getting the present EPG event in case none is currently 'running' (it
+ then returns the one that just ended).