Improved numdigits(), isnumber() and strreplace()

This commit is contained in:
Klaus Schmidinger
2007-07-20 14:25:46 +02:00
parent 57c2b211e4
commit bd36fb5111
3 changed files with 19 additions and 12 deletions

View File

@@ -5283,3 +5283,4 @@ Video Disk Recorder Revision History
- Updated the Russian OSD texts (thanks to Oleg Roitburd).
- Fixed handling single byte characters >0x7F in Utf8ToArray() (thanks to Udo
Richter).
- Improved numdigits(), isnumber() and strreplace() (thanks to Tobias Bratfisch).