diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-06-27 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (open_path): Fix test to determine whether DSO is + auditing. + * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at RPATH of main map twice. |