summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-25 12:44:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-25 12:44:07 +0200
commit6496d879e5e5de91507a807fbb136d15e3952e1c (patch)
tree8feca8363ca782bd20dad3860b78c57b030f021d /HISTORY
parent2e01178e54eab038d26ecdce20014d5ad386d589 (diff)
downloadvdr-6496d879e5e5de91507a807fbb136d15e3952e1c.tar.gz
vdr-6496d879e5e5de91507a807fbb136d15e3952e1c.tar.bz2
Fixed calculating the start time of repeated timers with "first day"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3dfa3111..00a7437c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4727,3 +4727,5 @@ Video Disk Recorder Revision History
be removed once the API version actually needs to be incremented.
- Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD() (thanks
to Tobias Grimm).
+- Fixed calculating the start time of repeated timers with "first day" (thanks to
+ Udo Richter).