about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-23 20:02:38 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-23 20:02:38 +0000
commit0d0db00c0238627fdfa46f9990e3489257f252d4 (patch)
tree3d5dc118e3e1356bd554c467a87a079d450a30a1 /ChangeLog
parentf288d2b27c3327586097f16fb24c138e0e3cd547 (diff)
downloadglibc-0d0db00c0238627fdfa46f9990e3489257f252d4.tar.gz
glibc-0d0db00c0238627fdfa46f9990e3489257f252d4.tar.xz
glibc-0d0db00c0238627fdfa46f9990e3489257f252d4.zip
Update.
2000-10-23  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-sym.c (_dl_sym): For RTLD_DEFAULT, search in objects
	global scope if we can determine it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cd77f9430..c95449cbb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-23  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/dl-sym.c (_dl_sym): For RTLD_DEFAULT, search in objects
+	global scope if we can determine it.
+
 2000-10-23  Andreas Schwab  <schwab@suse.de>
 
 	* sysdeps/unix/sysv/linux/ia64/bits/resource.h (RLIMIT_LOCKS): Added.