diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-16 10:45:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-16 10:45:21 +0200 |
commit | b1e0df2b27d8944dbe9f735a2bc09411490d5345 (patch) | |
tree | 2664744905c721b6f3f450b0d7e02ddc6eeaef3c /HISTORY | |
parent | b532dc82299d1a11b5bdbbbee17f614dd87e8307 (diff) | |
download | vdr-b1e0df2b27d8944dbe9f735a2bc09411490d5345.tar.gz vdr-b1e0df2b27d8944dbe9f735a2bc09411490d5345.tar.bz2 |
Added missing note about adjusting the 'skincurses' plugin to UTF-8 handling
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5236,6 +5236,7 @@ Video Disk Recorder Revision History - 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). +- Adjusted the 'skincurses' plugin to UTF-8 handling. - 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). |