summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-03 15:16:08 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-03 15:16:08 +0200
commit944ffee0a18e1a33770ef35f12bbe0e77850476c (patch)
tree127b91a2c76a356c50a5e865d9ae49a5eab8e5cc /HISTORY
parent4eecc59ef8142fa35cc69b96f55df8e4d6f73225 (diff)
downloadvdr-944ffee0a18e1a33770ef35f12bbe0e77850476c.tar.gz
vdr-944ffee0a18e1a33770ef35f12bbe0e77850476c.tar.bz2
Fixed handling a channels.conf that contains a ":@nnn" line as its last entry
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fc396678..99c88092 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2409,3 +2409,5 @@ Video Disk Recorder Revision History
reporting this one).
- Fixed missing channel info after an incomplete channel group switch (thanks
to Andreas Trauer).
+- Fixed handling a channels.conf that contains a ":@nnn" line as its last entry
+ (thanks to Ralf Klueber).