diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 593376a7195a..cd72694f810e 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,10 @@ +Thu Sep 12 12:44:37 2002 Nicola Pero + + * sendmsg.c (nil_method): Declare not to take a variable number of + args. + (objc_msg_lookup): Cast nil_method to IMP before returning it. + (objc_msg_lookup_super): The same. + 2002-09-10 Jan Hubicka * nil_method.c (nil_method): No longer defined with variable