diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 11:26:30 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 11:26:30 +0100 |
commit | 0ec2063b5ad4a6b9574efa6365ac4bf026211e9d (patch) | |
tree | 79074c624baf92376cababeb26af52d2d288149b /HISTORY | |
parent | fe2568082a3a6df7d6b9fa88d83942fbd701c9b4 (diff) | |
download | vdr-0ec2063b5ad4a6b9574efa6365ac4bf026211e9d.tar.gz vdr-0ec2063b5ad4a6b9574efa6365ac4bf026211e9d.tar.bz2 |
Added cString::Truncate()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5540,3 +5540,4 @@ Video Disk Recorder Revision History no menu open it will show the info of the current broadcast or replay. - cTimeMs now uses the monotonic clock, if available (thanks to Petri Hintukainen). - Fixed cVector::Clear() and cStringList::Clear(). +- Added cString::Truncate(). |