summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-06-15 14:40:12 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-06-15 14:40:12 +0200
commit61dd9815ae215f95b42d4e24091ee350caea2bd7 (patch)
tree565eeb3f0104d299d317737d5e2e131baed7c03a /HISTORY
parentd1934a7cfd99abbf9502aef6e6ecd897f78aa026 (diff)
downloadvdr-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--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index f64279f9..82107352 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).