summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-05-20 14:01:02 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-05-20 14:01:02 +0200
commitd2030debc002d416fb32dc5187e79381ffe5422c (patch)
tree7dd877e5c6b5325be7baef20c46487379cc0c5a9 /HISTORY
parentcdaf99121bb31fff5e11765ab6ad5f61645134fd (diff)
downloadvdr-d2030debc002d416fb32dc5187e79381ffe5422c.tar.gz
vdr-d2030debc002d416fb32dc5187e79381ffe5422c.tar.bz2
cVector::Clear() now reinitializes any previously used members
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c2f338b5..6dc72e8e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7114,3 +7114,4 @@ Video Disk Recorder Revision History
- Fixed checking for UTF-8 support in cFont::Bidi() (reported by Torsten Lang).
- If a recording has no info file, the 'title' of the recording's info is now set
to the recording's name.
+- cVector::Clear() now reinitializes any previously used members.