aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-10-02 18:25:29 +0000
committerUlrich Drepper <drepper@redhat.com>2006-10-02 18:25:29 +0000
commit768027a456732285abffbddbce3127a29cdacf3e (patch)
tree0098787c3a9208876cd54811e0de0f606eb993ed /ChangeLog
parentd4ed75616838868f7b11f3cb5ee40561a47104ef (diff)
downloadglibc-768027a456732285abffbddbce3127a29cdacf3e.tar.xz
glibc-768027a456732285abffbddbce3127a29cdacf3e.zip
* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eeb46e3b84..23c8f8796f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-02 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
+ used.
+
2006-10-02 Jakub Jelinek <jakub@redhat.com>
* nscd/mem.c (mempool_alloc): Round array size to 16 bytes