summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-26 05:50:51 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-26 05:50:51 +0000
commit5f2de3379caae38ce49b6db1331105d6bd162316 (patch)
tree6f293d266617dcf5a60bd73633b004d95702080a /ChangeLog
parent6c163862c4e1322dacb9e6aa54e79c09a8aada63 (diff)
downloadglibc-5f2de3379caae38ce49b6db1331105d6bd162316.tar.gz
Update.
* elf/rtld.c (process_envvars): Open debug output file with O_NOFOLLOW.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3aa66a39d1..e78bc70c98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-09-25 Ulrich Drepper <drepper@redhat.com>
+ * elf/rtld.c (process_envvars): Open debug output file with O_NOFOLLOW.
+
* locale/Makefile (routines): Add nl_langinfo_l.
* locale/Versions [libc] (GLIBC_2.2): Add __nl_langinfo_l.
* locale/nl_langinfo_l.c: New file.