summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-27 09:29:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-27 09:29:30 +0200
commitfe37211da0b543271d77754faa50ef54dbe4fe52 (patch)
tree3c1b55bdd9adddb42aac82f986be2d38df099b8b /HISTORY
parent7ef6d79884c97c2c384657d358f7c3c5aee3f968 (diff)
downloadvdr-fe37211da0b543271d77754faa50ef54dbe4fe52.tar.gz
vdr-fe37211da0b543271d77754faa50ef54dbe4fe52.tar.bz2
Fixed detecting short channel names for "Kabel Deutschland"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c2e39042..91e86e66 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3732,3 +3732,5 @@ Video Disk Recorder Revision History
report that lead to this).
- Removed the TUNER_LOCK_TIMEOUT in cDevice::AttachReceiver() since it caused more
trouble than it fixed.
+- Fixed detecting short channel names for "Kabel Deutschland", who uses a comma
+ as delimiter (thanks to Marco Schlüßler).