diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-26 12:50:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-26 12:50:39 +0000 |
commit | 610e3e7f859b3e07dff91063ecbbdbb2f34ef4e7 (patch) | |
tree | ead9d124f84c89778b0ab1fed38c04c9ca2209d8 /ChangeLog | |
parent | c4e328a12e1ddbdf9c5dbede56beb826d50f2776 (diff) | |
download | glibc-610e3e7f859b3e07dff91063ecbbdbb2f34ef4e7.tar.gz |
[BZ #407]
Update.
* scripts/test-installation.pl: Fix ld.so recognition for new
LD_TRACE_LOADED_OBJECTS output format.
Patch by <jsberg04+computing.glibc@ftml.net> [BZ #407].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2004-09-26 Ulrich Drepper <drepper@redhat.com> + * scripts/test-installation.pl: Fix ld.so recognition for new + LD_TRACE_LOADED_OBJECTS output format. + Patch by <jsberg04+computing.glibc@ftml.net> [BZ #407]. + * elf/dl-support.c (_dl_non_dynamic_init): Fix cleaning of environment. [BZ #384] |