aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-10-24 20:40:14 -0400
committerAndreas Schwab <schwab@redhat.com>2010-12-01 15:35:15 +0100
commit4279c4fbbb83f19ef96d64f4d5c56d329d33a25a (patch)
tree7b2889ddfaed67e6d39028ae2f9046a74db75ef5 /ChangeLog
parent0430b37c1b39f8df10e3436f329c41589e2b30ca (diff)
downloadglibc-4279c4fbbb83f19ef96d64f4d5c56d329d33a25a.tar.xz
glibc-4279c4fbbb83f19ef96d64f4d5c56d329d33a25a.zip
Don't expand DST twice in dl_open
(cherry picked from commit 22cd1c9bcf57c5829d65b6da825f7a459d40c9eb)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5031f63a49..d1910d83e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-18 Andreas Schwab <schwab@redhat.com>
+
+ * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
+ _dl_map_object do it.
+
2010-10-15 Andreas Schwab <schwab@redhat.com>
* scripts/data/localplt-s390-linux-gnu.data: New file.