aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 357853e4f4..23d6c8431c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-08 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-load.c (_dl_map_object): Don't look in cache for
+ preloading in SUID binaries.
+
* elf/dl-profile.c (_dl_start_profile): Open the output file with
O_NOFOLLOW if possible.