Fixed writing group separators to channels.conf that contain a comma

This commit is contained in:
Klaus Schmidinger
2013-10-11 11:38:05 +02:00
parent e61e1ed425
commit 1caa78a3e7
3 changed files with 15 additions and 8 deletions

View File

@@ -7920,7 +7920,7 @@ Video Disk Recorder Revision History
- Fixed cleaning up old EPG events in case no epg data file is given (reported by
Dave Pickles).
2013-10-10: Version 2.1.2
2013-10-11: Version 2.1.2
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Fixed displaying DVB subtitles (thanks to Rolf Ahrenberg for helping to debug and
@@ -7984,3 +7984,5 @@ Video Disk Recorder Revision History
- Changed some variable names in positioner.c to match the names used in the page with
the explanation on vdr-portal.de.
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed writing group separators to channels.conf that contain a comma (reported by
Eike Edener).