diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-29 01:44:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-29 01:44:27 +0000 |
commit | 950398e1320255572f4228db94344dcd5f613455 (patch) | |
tree | e7aad239a0d2810fbd4aa70930b2e6fe94e97a47 /ChangeLog | |
parent | 4004a0a552ec2257d69d7bc1e1b6df7ad83c627d (diff) | |
download | glibc-950398e1320255572f4228db94344dcd5f613455.zip glibc-950398e1320255572f4228db94344dcd5f613455.tar.gz glibc-950398e1320255572f4228db94344dcd5f613455.tar.bz2 |
* elf/dl-load.c (_dl_init_paths): Expand DSTs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-08-28 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (_dl_init_paths): Expand DSTs. + * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in dlopen parameters. |