mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Using nl_langinfo(CODESET) to determine the local codeset to use; libsi uses canonical codeset names
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -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).
|
||||
|
Reference in New Issue
Block a user