summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-13 11:57:44 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-13 11:57:44 +0100
commita648187de4e10f73a0ee4edcaf7616f73ce2b485 (patch)
treeb70d7f8eae5ffc12c36aa404f47bc96fc29d3ad3 /HISTORY
parent89b5e0da050498c46e4ff9fe01c6c5e4c405bb08 (diff)
downloadvdr-a648187de4e10f73a0ee4edcaf7616f73ce2b485.tar.gz
vdr-a648187de4e10f73a0ee4edcaf7616f73ce2b485.tar.bz2
Removed the workaround for short channel names of "Kabel Deutschland"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index d71008da..b0af60d3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6197,7 +6197,7 @@ Video Disk Recorder Revision History
- Fixed the default value for "Pause key handling" in the MANUAL (reported by
Diego Pierotto).
-2009-12-06: Version 1.7.11
+2009-12-13: Version 1.7.11
- Fixed resetting the file size when regenerating the index file.
- The new function cDevice::PatPmtParser() can be used in derived devices to access
@@ -6214,3 +6214,6 @@ Video Disk Recorder Revision History
Friedrichs).
- Removed debug output of '-' from cTransfer::Receive().
- Added defines for large files to the 'newplugin' script (reported by Udo Richter).
+- Removed the workaround for short channel names of "Kabel Deutschland", because
+ apparently they now have their data according to the DVB standard (thanks to
+ Johann Friedrichs).