From 261ff89514b61d003327021e16aaf21936a871b9 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Tue, 5 Dec 2006 00:02:57 +0000 Subject: * java/awt/font/TextLayout.java (hitTestChar): Fixed conditions for inclusion of range. Use layout information in the run for more efficiency. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f8401d811..3e2b7661d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-12-04 Roman Kennke + + * java/awt/font/TextLayout.java + (hitTestChar): Fixed conditions for inclusion of range. + Use layout information in the run for more efficiency. + 2006-12-04 Andrew John Hughes * javax/management/openmbean/OpenType.java: -- cgit v1.2.1