summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-17 09:17:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-17 09:17:44 +0200
commit50211c706a120cf1d7b60898c5e43b15dff6455b (patch)
treed12a928781aff5f8fee5d4bf6fad5ae57f03b8ae /HISTORY
parentce42e42ed7a4ef206196f68f698ba6cce2b5b7de (diff)
downloadvdr-50211c706a120cf1d7b60898c5e43b15dff6455b.tar.gz
vdr-50211c706a120cf1d7b60898c5e43b15dff6455b.tar.bz2
Fixed a crash in case the bottom text of a CAM menu is empty
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c1477b38..44288cd3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8991,7 +8991,7 @@ Video Disk Recorder Revision History
current channel is listed.
- Fixed a possible crash when pulling the CAM while decrypting a channel with MTD.
-2017-05-12: Version 2.3.5
+2017-05-17: Version 2.3.5
- CAMs are now sent a generated EIT packet that contains a single 'present event' for
the current SID, in order to avoid any parental rating dialogs.
@@ -9024,3 +9024,4 @@ Video Disk Recorder Revision History
- Fixed handling line numbers in error messages when reading EPG data.
- Added handling RI_HOST_CONTROL to the CI protocol (no actual processing, but its
presence is required by some CAMs).
+- Fixed a crash in case the bottom text of a CAM menu is empty.