diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 13:56:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 13:56:38 +0200 |
commit | 57c2b211e4c600a35dab470b9319d9c025736437 (patch) | |
tree | 7f019dcd6b05faa84dc668ea8fdfb549329268ee /HISTORY | |
parent | 3796bebfc5d82e213631a4c004458b154573d808 (diff) | |
download | vdr-57c2b211e4c600a35dab470b9319d9c025736437.tar.gz vdr-57c2b211e4c600a35dab470b9319d9c025736437.tar.bz2 |
Fixed handling single byte characters >0x7F in Utf8ToArray()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5281,3 +5281,5 @@ Video Disk Recorder Revision History - Fixed a buffer overflow in initializing the system character table (thanks to Marco Schlüßler). - Updated the Russian OSD texts (thanks to Oleg Roitburd). +- Fixed handling single byte characters >0x7F in Utf8ToArray() (thanks to Udo + Richter). |