summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-09-01 12:59:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-09-01 12:59:35 +0200
commit4ae577fcb4a323af74d05645e34f31f893b4c6e7 (patch)
tree86b4d9b764dbc9118f2ef61f8692938f1dfa733a /HISTORY
parentc2e2673629c0a721e721f64e0dbec85a02f7b013 (diff)
downloadvdr-4ae577fcb4a323af74d05645e34f31f893b4c6e7.tar.gz
vdr-4ae577fcb4a323af74d05645e34f31f893b4c6e7.tar.bz2
Added LC_ALL to the checks for UTF-8 at startup
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b9ece60b..bfbcc44a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4895,3 +4895,7 @@ Video Disk Recorder Revision History
which made it prefer any device that's already receiving and doesn't require
detatching receivers. This change has caused some unwanted behavior, so further
testing is necessary.
+
+2006-09-01: Version 1.4.2-1
+
+- Added LC_ALL to the checks for UTF-8 at startup (suggested by Matthias Schwarzott).