summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-11 11:38:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-11 11:38:05 +0200
commit1caa78a3e7456a2be71526fb0db151f3e3519dc9 (patch)
tree852fb107ca54be29c169dd2c6a32d364188dfdf9 /HISTORY
parente61e1ed4252054ce31e4dad525ecbb579422eb4b (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index fc72c40c..39a6bede 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).