diff --git a/ChangeLog b/ChangeLog index 1b4fbdaf4..8566cfbe6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-24 Nicola Pero + + * Testing/benchmark.m (bench_object): Use a choice of the 10 more + used classes when benchmarking class method invocation, rather + than always using `NSObject'. Added bench for NSClassFromString. + 2001-04-23 Nicola Pero * Source/GSValue.m ([-getValue:]): Fixed typo - was raising