summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-18 13:32:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-18 13:32:03 +0200
commitbe1b6b5e88f4b4468793b992daeb903d7070217a (patch)
treef16185544e48fcd7655f609453ee76f048b6e90f /HISTORY
parent7e81649d683cd203b6dbb64a28b7a68489a9c0d2 (diff)
downloadvdr-be1b6b5e88f4b4468793b992daeb903d7070217a.tar.gz
vdr-be1b6b5e88f4b4468793b992daeb903d7070217a.tar.bz2
Fixed handling VPS timers, so that they only record if the event they are assigned to actually has the given VPS time
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8af90d8f..82bde849 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3622,3 +3622,5 @@ Video Disk Recorder Revision History
in menu lists (based on a suggestion by Patrick Gleichmann).
- Removed the NPTL check at startup, since several users have reported that VDR
now runs fine with NPTL.
+- Fixed handling VPS timers, so that they only record if the event they are assigned
+ to actually has the given VPS time.