summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-03-15 16:28:16 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2019-03-15 16:28:16 +0100
commit4b3fec660a5a8da7f52a0779e0b883de6d787287 (patch)
tree4ec446782bf8fbaa92f9a3ed73e4c7011b9dc113 /HISTORY
parentdc160ab5705455db52c18fda26409ffedad856f0 (diff)
downloadvdr-4b3fec660a5a8da7f52a0779e0b883de6d787287.tar.gz
vdr-4b3fec660a5a8da7f52a0779e0b883de6d787287.tar.bz2
Fixed processing SI::T2DeliverySystemDescriptor when typecasting it over an SI::ExtensionDescriptor
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9d027eb3..21315b2c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9383,3 +9383,5 @@ Video Disk Recorder Revision History
- Added support for EAC3 audio from other sources (thanks to Jürgen Schneider).
- No longer logging tuning timeouts for transponders that are announced in the NIT but
are not currently broadcasting.
+- Fixed processing SI::T2DeliverySystemDescriptor when typecasting it over an
+ SI::ExtensionDescriptor (reported by Helmut Binder).