Backport of 'Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character'

This commit is contained in:
Klaus Schmidinger 2013-04-07 14:56:26 +02:00
parent cf7f25fe50
commit d336191ed1
1 changed files with 3 additions and 1 deletions

View File

@ -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