diff --git a/ChangeLog b/ChangeLog index 5dbf9ac4c..2a6db5b59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-04-26 Willem Rein Oudshoorn + + * Source/GSFFCallInvocation.m (GSInvocationCallback): Try to find type information + if not available, also changes wording of exception when no type information is found. + (Fixes #8654) + + * Source/GSFFIInvocation.m (GSFFIInvocationCallback): Idem + 2004-04-25 Richard Frith-Macdonald * Source/NSProtocolChecker.m: Major rewrite ... appeared almost totally