From bbcf6ae1121a524f09f9cd6cc4b4d85882db4aea Mon Sep 17 00:00:00 2001 From: dickelbeck Date: Thu, 9 Aug 2007 01:44:08 +0000 Subject: [PATCH] --- change_log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/change_log.txt b/change_log.txt index a4735e32ce..400bbed6cd 100644 --- a/change_log.txt +++ b/change_log.txt @@ -15,6 +15,7 @@ email address. * Implemented HitTest() for class_cotation, class_mire, and a few other classes by factoring out existing code from locate.cpp. locate.cpp should operate exactly the same as before. + * Improved or implemented the Show() function for several classes. * Detected that the suspected class_module hit-testing bug was not real, i.e. no bug found.