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 0f2a23cd..d63cc763 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7099,3 +7099,6 @@ Video Disk Recorder Revision History
- Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprintf(),
because it might inadvertently be called with a 'char *' as the second argument on
some compilers and cause a crash (reported by Sundararaj Reel).
+- Removed the "bondedMasterFailed" mechanism from cDvbTuner, because it caused
+ problems with the EPG scan in case a transponder is not receivable in a setup with
+ bonded devices (reported by Michael Schneider).