Added cString::Truncate()

This commit is contained in:
Klaus Schmidinger
2008-01-13 11:26:30 +01:00
parent fe2568082a
commit 0ec2063b5a
3 changed files with 14 additions and 2 deletions

View File

@@ -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().