summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-01-13 11:26:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-01-13 11:26:30 +0100
commit0ec2063b5ad4a6b9574efa6365ac4bf026211e9d (patch)
tree79074c624baf92376cababeb26af52d2d288149b /HISTORY
parentfe2568082a3a6df7d6b9fa88d83942fbd701c9b4 (diff)
downloadvdr-0ec2063b5ad4a6b9574efa6365ac4bf026211e9d.tar.gz
vdr-0ec2063b5ad4a6b9574efa6365ac4bf026211e9d.tar.bz2
Added cString::Truncate()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0969a5af..13ee47ea 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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().