summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-06-01 11:45:52 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-06-01 11:45:52 +0200
commit6f912d247fdb4f16c99e6e974f5a4d0b59dfd80f (patch)
tree52cd2db826c7ac2c19048c0c10726f78ece26663 /HISTORY
parentbad922e955e9109de08223dc74bb7221c61d595e (diff)
downloadvdr-6f912d247fdb4f16c99e6e974f5a4d0b59dfd80f.tar.gz
vdr-6f912d247fdb4f16c99e6e974f5a4d0b59dfd80f.tar.bz2
Fixed handling the length of DiSEqC command sequences
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 278af297..bfc46413 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6117,3 +6117,4 @@ Video Disk Recorder Revision History
- Fixed calling close(-1) in cUnbufferedFile::Close() (reported by Reinhard Nissl).
- Added a workaround for the broken linux-dvb driver header files (based on a patch
from Tobias Grimm).
+- Fixed handling the length of DiSEqC command sequences (reported by Reinhard Nissl).