diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-15 13:25:35 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-15 13:25:35 +0200 |
| commit | d1934a7cfd99abbf9502aef6e6ecd897f78aa026 (patch) | |
| tree | af6b6e87662b5fab8265ff5b95a03614ac9f8301 /HISTORY | |
| parent | 1f7c70cd49046525519cc84cb118d246c71569dc (diff) | |
| download | vdr-d1934a7cfd99abbf9502aef6e6ecd897f78aa026.tar.gz vdr-d1934a7cfd99abbf9502aef6e6ecd897f78aa026.tar.bz2 | |
Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses canonical codeset names
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5235,3 +5235,6 @@ Video Disk Recorder Revision History - 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). +- 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). |
