summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eeec39ab..f7e9814e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1881,3 +1881,6 @@ Video Disk Recorder Revision History
CXX ?= g++
CXXFLAGS ?= -O2 -Wall -Woverloaded-virtual
+- Fixed recording overlapping timers on the same channel in case
+ DO_REC_AND_PLAY_ON_PRIMARY_DEVICE and/or DO_MULTIPLE_RECORDINGS is not defined
+ (thanks to Jaakko Hyvätti).