Fixed handling ':' characters in channel names when reading channels.conf

This commit is contained in:
Klaus Schmidinger
2003-09-09 18:55:26 +02:00
parent 19efbe4503
commit a4c7d7b8a7
3 changed files with 8 additions and 4 deletions

View File

@@ -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).