summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-09-09 18:55:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-09-09 18:55:26 +0200
commita4c7d7b8a74cd8ab7296113e47d341fa1addbf69 (patch)
tree54874bae370f6c2ce780a7e8a16adc8f0b5b8fe7 /HISTORY
parent19efbe45031cc5015e92d5dbffb018cf0cbcbd8d (diff)
downloadvdr-a4c7d7b8a74cd8ab7296113e47d341fa1addbf69.tar.gz
vdr-a4c7d7b8a74cd8ab7296113e47d341fa1addbf69.tar.bz2
Fixed handling ':' characters in channel names when reading channels.conf
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 37473fda..22c6c524 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2381,3 +2381,5 @@ Video Disk Recorder Revision History
- Fixed dropping out of replay mode while viewing a recording that is still
going on (thanks to Oliver Endriss for reporting and helping to debug this
one).
+- Fixed handling ':' characters in channel names when reading channels.conf
+ (thanks to Reinhard Nissl for reporting this one).