summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41c5cb943a..2fac8704ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-08-10 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-open.c (add_to_global): Remove stale comment.
+
+ * elf/dl-load.c (fillin_rpath): In SUID binaries, don't mark
+ non-system-dirs in LD_LIBRARY_PATH as nonexisting, simply drop them.
+
* libio/iovdprintf.c (_IO_vdprintf): Call __fsetlocking for temporary
stream.
* libio/obprintf.c (_IO_obstack_vprintf): Likewise.