about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-29 01:44:27 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-29 01:44:27 +0000
commit950398e1320255572f4228db94344dcd5f613455 (patch)
treee7aad239a0d2810fbd4aa70930b2e6fe94e97a47 /ChangeLog
parent4004a0a552ec2257d69d7bc1e1b6df7ad83c627d (diff)
downloadglibc-950398e1320255572f4228db94344dcd5f613455.tar.gz
glibc-950398e1320255572f4228db94344dcd5f613455.tar.xz
glibc-950398e1320255572f4228db94344dcd5f613455.zip
* elf/dl-load.c (_dl_init_paths): Expand DSTs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2116676637..5b771b341d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.