summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-25 14:38:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-25 14:38:04 +0200
commitae37eae8e368823a0b6ca462e31ea70b14135b63 (patch)
tree0ab5aeb7b1088a5306db0932c6f25d4d1fda4444 /HISTORY
parent6496d879e5e5de91507a807fbb136d15e3952e1c (diff)
downloadvdr-ae37eae8e368823a0b6ca462e31ea70b14135b63.tar.gz
vdr-ae37eae8e368823a0b6ca462e31ea70b14135b63.tar.bz2
Now setting a timer's cached start time to 0 after a call to Skip()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 00a7437c..e30717e6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4729,3 +4729,5 @@ Video Disk Recorder Revision History
to Tobias Grimm).
- Fixed calculating the start time of repeated timers with "first day" (thanks to
Udo Richter).
+- Now setting a timer's cached start time to 0 after a call to Skip() (thanks to
+ Udo Richter).