diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |