summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:43:36 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-30 11:43:36 +0200
commit3b67f70b9db9e12e5e4e87ded3eb8db714fe9e3b (patch)
tree5bff767882b61655ead29f67c4cb36abed44015c /HISTORY
parent4558fa70b17e60dca429ea6e57757d833b59c067 (diff)
downloadvdr-3b67f70b9db9e12e5e4e87ded3eb8db714fe9e3b.tar.gz
vdr-3b67f70b9db9e12e5e4e87ded3eb8db714fe9e3b.tar.bz2
Fixed the 'system time seen...' message in case of overlapping timers
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f27afa2f..58090998 100644
--- a/HISTORY
+++ b/HISTORY
@@ -794,3 +794,4 @@ Video Disk Recorder Revision History
- The new setup parameter SplitEditedFiles can be used to control whether or
not the result of an editing process shall be written into separate files.
- Fixed handling repeat function when using LIRC (thanks to Matthias Weingart).
+- Fixed the "system time seen..." message in case of overlapping timers.