aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c95449cbb5..ff7a80b2c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-10-23 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-sym.c (_dl_sym): Use exact check for caller PC in range
+ of DSO address space.
+ (_dl_vsym): Likewise.
+
* elf/dl-sym.c (_dl_sym): For RTLD_DEFAULT, search in objects
global scope if we can determine it.