From 94e43892a54f74b34e8a06d79784a225cfd8333d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 7 Oct 2006 12:22:04 +0200 Subject: Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other printable characters) in the language codes --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 17191e00..e5495111 100644 --- a/HISTORY +++ b/HISTORY @@ -4931,7 +4931,10 @@ Video Disk Recorder Revision History - Official release. -2006-09-24: Version 1.4.3-1 +2006-10-07: Version 1.4.3-1 - The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given (suggested by Udo Richter). +- Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other + printable characters) in the language codes (thanks to Boguslaw Juza for reporting + that there are stations that use blanks in these codes). -- cgit v1.2.3