From cf7f25fe5049ea5b6dc9a5c4ae8962264d5e801d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 7 Apr 2013 14:49:42 +0200 Subject: Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than one character --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 86d16051..28b3d499 100644 --- a/HISTORY +++ b/HISTORY @@ -7787,6 +7787,8 @@ Video Disk Recorder Revision History - Fixed initializing cDevice::keepTracks. -2013-04-05: Version 2.1.1 +2013-04-07: Version 2.1.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). -- cgit v1.2.3