From 419505579c2befc057e2687f6d7b948c417bae2c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 26 Jun 1999 18:18:04 +0000 Subject: Update. 1999-06-25 Andreas Schwab * elf/dl-deps.c (_dl_map_object_deps): When looking for the next occurence of the aux object start with the current list entry, not the new one. Adjust tail pointer in the unique list. Explain how the meaning of the variables changes [PR libc/1168]. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20aa5bff45..e910a50800 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-06-25 Andreas Schwab + + * elf/dl-deps.c (_dl_map_object_deps): When looking for the next + occurence of the aux object start with the current list entry, not + the new one. Adjust tail pointer in the unique list. Explain how + the meaning of the variables changes [PR libc/1168]. + 1999-06-27 Andreas Schwab * sysdeps/m68k/fpu/Dist: New file. -- cgit v1.2.3