summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-17 14:36:11 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-17 14:36:11 +0200
commitd32f0008618b36d8db92e558b9f8413d0c812222 (patch)
treecbe76d7262bb1ac5512c3f603b9486e54e1a3eba /HISTORY
parent4807f978e5ad6f2310b71f10ab56c268bfb04852 (diff)
downloadvdr-d32f0008618b36d8db92e558b9f8413d0c812222.tar.gz
vdr-d32f0008618b36d8db92e558b9f8413d0c812222.tar.bz2
Fixed handling error case '-1' when polling CAM connections
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7a448521..4c6d2a07 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2951,3 +2951,4 @@ Video Disk Recorder Revision History
(thanks to Marco Schlüßler for pointing this out).
- Fixed handling error case '-1' when polling section filters (thanks to Marco
Schlüßler).
+- Fixed handling error case '-1' when polling CAM connections.