diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-11 11:38:05 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-11 11:38:05 +0200 |
commit | 1caa78a3e7456a2be71526fb0db151f3e3519dc9 (patch) | |
tree | 852fb107ca54be29c169dd2c6a32d364188dfdf9 /HISTORY | |
parent | e61e1ed4252054ce31e4dad525ecbb579422eb4b (diff) | |
download | vdr-1caa78a3e7456a2be71526fb0db151f3e3519dc9.tar.gz vdr-1caa78a3e7456a2be71526fb0db151f3e3519dc9.tar.bz2 |
Fixed writing group separators to channels.conf that contain a comma
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |