aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-03-12 07:57:19 -0800
committerUlrich Drepper <drepper@redhat.com>2010-03-12 07:57:19 -0800
commit4c35fb65c9ea221561bc5698358944a73383b3d6 (patch)
tree1fb3ee431e41549383b05c04ff227f04018490a1 /ChangeLog
parent4bf7d392453cbcbd65b36c054e1fdbdb1590def7 (diff)
downloadglibc-4c35fb65c9ea221561bc5698358944a73383b3d6.tar
glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.tar.gz
glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.tar.bz2
glibc-4c35fb65c9ea221561bc5698358944a73383b3d6.zip
Don't underestimate length of DST substitution
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3fda93de9..be5d5557e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-12 Andreas Schwab <schwab@redhat.com>
+
+ * elf/dl-dst.h: Include "trusted-dirs.h".
+ (DL_DST_REQUIRED): Take $LIB into account.
+
2010-03-11 Roland McGrath <roland@redhat.com>
* elf/elf.h (R_X86_64_GOT64, R_X86_64_GOTPCREL64): New macros.