diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-15 14:40:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-15 14:40:12 +0200 |
commit | 61dd9815ae215f95b42d4e24091ee350caea2bd7 (patch) | |
tree | 565eeb3f0104d299d317737d5e2e131baed7c03a /HISTORY | |
parent | d1934a7cfd99abbf9502aef6e6ecd897f78aa026 (diff) | |
download | vdr-61dd9815ae215f95b42d4e24091ee350caea2bd7.tar.gz vdr-61dd9815ae215f95b42d4e24091ee350caea2bd7.tar.bz2 |
More credits for 'Fixed a crash in i18n character set conversion'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5233,8 +5233,9 @@ Video Disk Recorder Revision History 2007-06-15: Version 1.5.4 - Increased APIVERSION (forgot to do that in 1.5.2 and 1.5.3). -- Fixed a crash in i18n character set conversion (thanks to Alexander Riedel and - Christian Wieninger for patches that cured part of the problem). +- Fixed a crash in i18n character set conversion (thanks to Alexander Riedel, + Jose Alberto Reguero and Christian Wieninger for patches that cured part of + the problem). - Using nl_langinfo(CODESET) to determine the local codeset to use (thanks to Thomas Günther). The codeset names in 'libsi/si.c' have been changed to the canonical spelling with '-' (thanks to Ludwig Nussel for pointing this out). |