mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Changed the I18nNormalizeLanguageCode() check to also allow blanks (and all other printable characters) in the language codes
This commit is contained in:
5
HISTORY
5
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).
|
||||
|
Reference in New Issue
Block a user