summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-12-22 12:49:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-12-22 12:49:10 +0100
commitde1366fc7ed67cd5b1952b5fef3269753f52dea6 (patch)
tree4a03c63a2b117015fedb3396b764e22b2f31043c /HISTORY
parentda98c3de7280a64cc633ac06bc95b65552afe263 (diff)
downloadvdr-de1366fc7ed67cd5b1952b5fef3269753f52dea6.tar.gz
vdr-de1366fc7ed67cd5b1952b5fef3269753f52dea6.tar.bz2
Fixed handling channels in the 'Channels' menu in case there are ':@nnn' group separators without names
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1c3a651b..1697f256 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1907,3 +1907,5 @@ Video Disk Recorder Revision History
When reading the 'epg.data' file VDR only interprets the channel IDs, everyting
else is optional and has no meaning to VDR.
- Fixed the 'channels.conf' entries for "Studio Universal" and "Disney Channel".
+- Fixed handling channels in the "Channels" menu in case there are ':@nnn' group
+ separators without names (thanks to Guy Roussin for reporting this one).