diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 829081610d..2ac78b274e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2000-04-05 Jim Blandy + + * solib.c (update_solib_list): New function. + (solib_add): Call update_solib_list, and then read symbols. + (info_sharedlibrary_command): Call update_solib_list, not + solib_add. + 2000-04-05 Scott Bambrough * arm-linux-tdep.c: Resolve implicit function declarations by