summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f36bce37..ad85a22c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4452,3 +4452,6 @@ Video Disk Recorder Revision History
- The 'running status' of EPG events is now only set to SI::RunningStatusNotRunning
for events before the present event.
- Fixed some #include sequences.
+- Single shot VPS timers are now only considered 'expired' if their associated
+ EPG event has been explicitly set to SI::RunningStatusNotRunning.
+- The check for timers to be deleted is now done only every 30 seconds.