summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-17 12:38:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-17 12:38:55 +0200
commit7bb744ccb03c9c5685e66c2db4fab62d7d3ec7f1 (patch)
treeab2f39ae2454f73d526c7cbfa67c64be530535f6 /HISTORY
parent00328c31e13f2a4ecf10251f8992ec45d19500bd (diff)
downloadvdr-7bb744ccb03c9c5685e66c2db4fab62d7d3ec7f1.tar.gz
vdr-7bb744ccb03c9c5685e66c2db4fab62d7d3ec7f1.tar.bz2
I18nInitialize() now uses best matching default locale
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7a5be9a3..0e8ba59b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5363,3 +5363,5 @@ Video Disk Recorder Revision History
Ahrenberg).
- Checking the string for NULL in I18nTranslate().
- Updated the French OSD texts (thanks to Bruno Roussel).
+- I18nInitialize() now uses best matching default locale (problem reported by
+ Matthias Schwarzott).