summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-17 12:08:54 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-17 12:08:54 +0200
commit13249f12f2610c780605b496c68e2db44fc0e37e (patch)
tree8ff14ddc8bc04492d2242ac91f2b420d096e77a2 /HISTORY
parentbe0151ca5c9b7079a5c9f4b94c812b63b35167d2 (diff)
downloadvdr-13249f12f2610c780605b496c68e2db44fc0e37e.tar.gz
vdr-13249f12f2610c780605b496c68e2db44fc0e37e.tar.bz2
Fixed error handling in cCiTransportConnection::RecvTPDU()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d0aeea35..541c5803 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3819,3 +3819,5 @@ Video Disk Recorder Revision History
for reporting this one).
- Fixed handling key macros with keys after @plugin (thanks to Rolf Ahrenberg for
reporting this one).
+- Fixed error handling in cCiTransportConnection::RecvTPDU() (thanks to Georg Acher
+ for reporting this one).