From 814f2d2836b2264662b5fc1d1ddebc12db1df8b8 Mon Sep 17 00:00:00 2001 From: "David G. Holm" Date: Tue, 21 Aug 2001 20:49:01 +0000 Subject: [PATCH] Corrected error in description for box clipping fixes --- harbour/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 63f5b6ee3a..83843aca4a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,9 +8,9 @@ * source/rtl/gtsln/gtsln.c * source/rtl/gtstd/gtstd.c * source/rtl/gtwin/gtwin.c - ! Bug fix for clipping at right screen edge. - + Minor optimizations for detecting clipping at right and bottom - screen edges. + ! Bug fix for box clipping at right screen edge. + + Minor optimizations for detecting box clipping at right and + bottom screen edges. 2001-08-21 14:35 UTC-0400 David G. Holm * source/rtl/gtcrs/gtcrs.c