about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-09 04:32:41 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-09 04:32:41 +0000
commit92effacf83a28fc89eb1b04d23a32e1d015f0613 (patch)
tree81b99b53210199a2784572afd356aa1df09d1fe1 /ChangeLog
parent27f9ede1e987af3871fd37a00de2ae5ed276bb7e (diff)
downloadglibc-92effacf83a28fc89eb1b04d23a32e1d015f0613.tar.gz
glibc-92effacf83a28fc89eb1b04d23a32e1d015f0613.tar.xz
glibc-92effacf83a28fc89eb1b04d23a32e1d015f0613.zip
Update.
	* elf/rtld.c (process_envvars): Place output files for profiling
	in SUID binaries in /var/profile.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23d6c8431c..85e04ccf5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/rtld.c (process_envvars): Place output files for profiling
+	in SUID binaries in /var/profile.
+
 	* elf/dl-load.c (_dl_map_object): Don't look in cache for
 	preloading in SUID binaries.