Added LC_ALL to the checks for UTF-8 at startup

This commit is contained in:
Klaus Schmidinger
2006-09-01 12:59:35 +02:00
parent c2e2673629
commit 4ae577fcb4
4 changed files with 11 additions and 3 deletions

View File

@@ -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).