summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-06-21 14:08:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-06-21 14:08:51 +0200
commitc5910f79873651559f0e30a77419ddc30e044c0d (patch)
treefd0711b49d9c9ef9060e9da49bc7d35efe686ed8 /HISTORY
parent8a85d7cd31c801673008282c7af4f683ddff51c2 (diff)
downloadvdr-c5910f79873651559f0e30a77419ddc30e044c0d.tar.gz
vdr-c5910f79873651559f0e30a77419ddc30e044c0d.tar.bz2
Fixed deleting expired timers if they have the VPS flag set, but the event they are assigned to doesn't have a VPS tag
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5b501e61..7d3c59c9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6144,3 +6144,5 @@ Video Disk Recorder Revision History
buffer has been accepted by the device (reported by Udo Richter).
- Changed the EIT filter setup to save a few handles on devices that do hardware
filtering.
+- Fixed deleting expired timers if they have the VPS flag set, but the event they
+ are assigned to doesn't have a VPS tag.