summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-05-06 15:14:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2019-05-06 15:14:04 +0200
commit99dad019cc2eeec43380ea2efb925982831c8a66 (patch)
tree140270e89806023f988581a58a0cfdf4c563e054 /HISTORY
parentff2af3dffd2d2f85e147cc7417bfbac1dbbea9c1 (diff)
downloadvdr-99dad019cc2eeec43380ea2efb925982831c8a66.tar.gz
vdr-99dad019cc2eeec43380ea2efb925982831c8a66.tar.bz2
Fixed handling remote timers in case the response to LSTT is '550 No timers defined'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 303e7805..24a37b91 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9401,3 +9401,4 @@ Video Disk Recorder Revision History
- Fixed a compiler warning and a possible buffer overflow in cCiMMI::SendAnswer().
- Fixed a possible invalid lock sequence if the main menu is open and the user
switches to a channel that is currently not available, using the Channel+/- keys.
+- Fixed handling remote timers in case the response to LSTT is '550 No timers defined'.