diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-08-30 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c (fillin_rpath): Only check for trusted directories + when adding new entries. + * elf/dl-load.c (fillin_rpath): Make local copy of where string since the object being loaded can be unloaded. |