diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-12 16:33:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-12 16:33:05 +0000 |
commit | b2bcd61a998237708b86c601844fe9585a26cf9c (patch) | |
tree | e94917f0fb3e629e93a583efed771be8dc2b15af /ChangeLog | |
parent | eb242eda564fc7c48bc93c7e58b5075d122e9c1c (diff) | |
download | glibc-b2bcd61a998237708b86c601844fe9585a26cf9c.zip glibc-b2bcd61a998237708b86c601844fe9585a26cf9c.tar.gz glibc-b2bcd61a998237708b86c601844fe9585a26cf9c.tar.bz2 |
Update.
1999-07-12 Andreas Schwab <schwab@suse.de>
* elf/rtld.c (dl_main): When putting back the interpreter object
handle the case where a missing object might occur in the list of
objects but not in the search list when in trace mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-07-12 Andreas Schwab <schwab@suse.de> + + * elf/rtld.c (dl_main): When putting back the interpreter object + handle the case where a missing object might occur in the list of + objects but not in the search list when in trace mode. + 1999-07-11 Ulrich Drepper <drepper@cygnus.com> * Versions.def (libnss_hesiod): Add GLIBC_2.2. |