diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-08-28 22:57:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-08-28 22:57:23 +0000 |
commit | 4004a0a552ec2257d69d7bc1e1b6df7ad83c627d (patch) | |
tree | b4857357bd0f74a8d0b43eeba3c8d0f7af073d59 /ChangeLog | |
parent | 6e31011191823a5d7dc65632f4be8a87fcf0779b (diff) | |
download | glibc-4004a0a552ec2257d69d7bc1e1b6df7ad83c627d.tar.gz glibc-4004a0a552ec2257d69d7bc1e1b6df7ad83c627d.tar.xz glibc-4004a0a552ec2257d69d7bc1e1b6df7ad83c627d.zip |
* elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
dlopen parameters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2f46b1e408..2116676637 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-28 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in + dlopen parameters. + 2006-08-28 Jakub Jelinek <jakub@redhat.com> * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno |