Fixed handling newline characters in ci.c's CopyString()

This commit is contained in:
Klaus Schmidinger
2020-08-17 10:26:18 +02:00
parent 121f348379
commit b4a6c36215
3 changed files with 5 additions and 3 deletions

View File

@@ -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).