diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-18 09:05:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-18 09:05:18 +0100 |
commit | b6d407a212bf470f1a8518b6c184ff00b26202ee (patch) | |
tree | 1c612a8876372974a473c190778550792bc20c0c /HISTORY | |
parent | e724d871b27c0410cb39a41b4d74b84c54fb2be6 (diff) | |
download | vdr-b6d407a212bf470f1a8518b6c184ff00b26202ee.tar.gz vdr-b6d407a212bf470f1a8518b6c184ff00b26202ee.tar.bz2 |
Fixed loading the setup.conf file in case a parameter contains the '#' character
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7757,9 +7757,11 @@ Video Disk Recorder Revision History - Fixed creating a new VPS timer with the SVDRP command NEWT (thanks to Johann Friedrichs). -2013-03-17: Version 1.7.42 +2013-03-18: Version 1.7.42 - Updated the Serbian OSD texts (thanks to Zoran Turalija). - Added maximum SNR and signal strength value for TechniSat SkyStar HD2 (thanks to Zoran Turalija). - Renamed the language file sr_SR.po to sr_RS.po (pointed out by Zoran Turalija). +- Fixed loading the setup.conf file in case a parameter contains the '#' character + (thanks to Johann Friedrichs). |