summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-09 09:43:25 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-09 09:43:25 +0200
commit4591dcad2c9d3853662051e5dcb26a07523f9c32 (patch)
treed60dee70d079e34447de48ec53f1eb87e1cb73db /HISTORY
parentdbcea07600e22269f167ca74e56780a300f16a8d (diff)
downloadvdr-4591dcad2c9d3853662051e5dcb26a07523f9c32.tar.gz
vdr-4591dcad2c9d3853662051e5dcb26a07523f9c32.tar.bz2
Fixed selecting delivery system names in case of undefined indexes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 983f6714..7a59e087 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9015,3 +9015,5 @@ Video Disk Recorder Revision History
- Changed the default return value of cEpgHandler::BeginSegmentTransfer() to true, to
avoid problems with derived classes that don't implement this function (reported by
Frank Neumann).
+- Fixed selecting delivery system names in case of undefined indexes (thanks to Jasmin
+ Jessich).