summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-04-07 14:56:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-04-07 14:56:26 +0200
commitd336191ed1237a03d3832137e02bb2e105b80816 (patch)
tree4421ae8984b094ea247bf5106eb60da9bde2ba88
parentcf7f25fe5049ea5b6dc9a5c4ae8962264d5e801d (diff)
downloadvdr-d336191ed1237a03d3832137e02bb2e105b80816.tar.gz
vdr-d336191ed1237a03d3832137e02bb2e105b80816.tar.bz2
Backport of 'Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character'
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 28b3d499..2664f119 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7783,9 +7783,11 @@ Video Disk Recorder Revision History
- Bumped all version numbers to 2.0.0.
- Official release.
-2013-04-05: Version 2.0.1
+2013-04-07: Version 2.0.1
- Fixed initializing cDevice::keepTracks.
+- Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than
+ one character (reported by Stefan Braun).
2013-04-07: Version 2.1.1