]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 26 Jun 1999 18:21:09 +0000 (18:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 26 Jun 1999 18:21:09 +0000 (18:21 +0000)
ChangeLog

index 7b241e4e3640f0dbdac516c0083d50ef33930087..71a1d80f3fcccc7ee84e9bdefdd682f304a7dbaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-06-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
+
+       * 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.
+
 1999-06-25  Ulrich Drepper  <drepper@cygnus.com>
 
        * string/bits/string2.h (strnlen): Remove extra prototype.