From 5f35ff690faf00932d5ab61b38aa7bbc1aca281f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 13 Mar 2011 13:58:22 +0100 Subject: Fixed some direct comparisons of double values --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index e880f787..51b7964d 100644 --- a/HISTORY +++ b/HISTORY @@ -6562,3 +6562,4 @@ Video Disk Recorder Revision History - Reduced CPU load when pausing a replay (thanks to Johann Friedrichs). - Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtimäki). - Added a missing 'default' case in cPixmapMemory::DrawEllipse(). +- Fixed some direct comparisons of double values. -- cgit v1.2.3