aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-23 01:13:01 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-23 01:13:01 +0000
commit32463b1aa6e3974e772fb984178820c2631d0283 (patch)
treea809319eba85bbda306ad335ba73ec0699a8966b /ChangeLog
parent8d42e2e526839af70dc5ae38f18aeaf7ffe959e9 (diff)
downloadglibc-32463b1aa6e3974e772fb984178820c2631d0283.tar
glibc-32463b1aa6e3974e772fb984178820c2631d0283.tar.gz
glibc-32463b1aa6e3974e772fb984178820c2631d0283.tar.bz2
glibc-32463b1aa6e3974e772fb984178820c2631d0283.zip
Update.
* elf/dl-load.c (_dl_dst_count): In SUID binaries expand $ORIGIN if it is alone. (_dl_dst_substitute): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ed611e340..62fd68d4dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-07-22 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-load.c (_dl_dst_count): In SUID binaries expand $ORIGIN
+ if it is alone.
+ (_dl_dst_substitute): Likewise.
+
* iconv/iconvconfig.c: Remove --verbose option. Comment out
mcheck_verbose call.