diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index baa2e2f3849..4558566aedb 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,9 @@ +2001-05-25 Ovidiu Predescu + + * init.c (__objc_send_message_in_list): When setting a new entry + in __objc_load_methods use the method name as key, not the method + IMP (reported by Richard Frith-Macdonald ). + 2001-05-09 Joseph S. Myers * objc-features.texi: Move to ../gcc/objc.texi.