summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-08-17 10:26:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-08-17 10:26:18 +0200
commitb4a6c36215c6ecab80c3f3c3b03897816008c4ef (patch)
tree77e9d603829a8369ef566d7866132a2929abc237 /HISTORY
parent121f3483798628af82b9ed93ff75c43acc357d4c (diff)
downloadvdr-b4a6c36215c6ecab80c3f3c3b03897816008c4ef.tar.gz
vdr-b4a6c36215c6ecab80c3f3c3b03897816008c4ef.tar.bz2
Fixed handling newline characters in ci.c's CopyString()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c3f2ba52..c34373d0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).