diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-08-17 10:26:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-08-17 10:26:18 +0200 |
commit | b4a6c36215c6ecab80c3f3c3b03897816008c4ef (patch) | |
tree | 77e9d603829a8369ef566d7866132a2929abc237 /HISTORY | |
parent | 121f3483798628af82b9ed93ff75c43acc357d4c (diff) | |
download | vdr-b4a6c36215c6ecab80c3f3c3b03897816008c4ef.tar.gz vdr-b4a6c36215c6ecab80c3f3c3b03897816008c4ef.tar.bz2 |
Fixed handling newline characters in ci.c's CopyString()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9513,6 +9513,7 @@ Video Disk Recorder Revision History with the main menu open. - Official release. -2020-08-16: +2020-08-17: - Updated the Italian OSD texts (thanks to Diego Pierotto). +- Fixed handling newline characters in ci.c's CopyString() (reported by Winfried Köhler). |