diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:25:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:25:46 +0200 |
commit | bd36fb5111d39f86f372829714bfdb06238f8809 (patch) | |
tree | 7afb78ed0108ad4a41dc1c34f972fc124090ecff /HISTORY | |
parent | 57c2b211e4c600a35dab470b9319d9c025736437 (diff) | |
download | vdr-bd36fb5111d39f86f372829714bfdb06238f8809.tar.gz vdr-bd36fb5111d39f86f372829714bfdb06238f8809.tar.bz2 |
Improved numdigits(), isnumber() and strreplace()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |