about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08ee56268a..2262f2c87f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-08-21  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/dl-deps.c (_dl_map_object_deps): Revert patch from
+	2002-05-28.  This cripples the scope lists necessary to search for
+	symbols in dependencies which are not in the global scope.
+
 	* include/setjmp.h (__libc_longjmp): Add declaration.
 
 2002-08-21  Andreas Jaeger  <aj@suse.de>